[ bianca ]
[ 源代码: stlcmd ]
软件包:stlcmd(1.1-1 以及其他的)
stlcmd 的相关链接
下载源码包 stlcmd:
- [stlcmd_1.1-1.debian.tar.xz]
- [stlcmd_1.1-1.dsc]
- [stlcmd_1.1.orig.tar.gz]
- [stlcmd_1.1.orig.tar.gz.asc]
维护者:
外部的资源:
- 主页 [www.github.com]
相似软件包:
Suite of commands for generating, inspecting and manipulating STL files
stl_cmd is a suite of command line tools for generating, inspecting and manipulating STL files which are often used in 3D printing. The goal of this project is to be a resource for teaching terminal usage and some basic programming concepts in the 3D printing space. Imagine an assignment which involves building a brick wall. Students would need to use a combination of stl_cube, stl_transform and stl_merge. The commands could be combined in a bash or <insert favorite scripting language> script with for and while loops, could accept input and use conditionals to affect the attributes of the wall.
其他与 stlcmd 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3