文件名称:stl_cmd:stl_cmd-用于二进制STL文件操作的命令
文件大小:96KB
文件格式:ZIP
更新时间:2024-06-09 01:10:47
C++
stl_cmd 每个stl_cmd的目标是提供一个用于处理二进制STL文件的简单命令行界面。 stl_cmd旨在易于设置,并且旨在教授3D打印空间中的基本终端使用和编程技能。 入门 git clone https://github.com/AllwineDesigns/stl_cmd.git cd stl_cmd make make install # will install to /usr/local/bin by default make prefix=/some/other/path install # will install to /some/other/path/bin make DESTDIR=/some/other/path install # will install to /some/other/path/usr/local/bin make DESTDIR=/s
【文件预览】:
stl_cmd-master
----src()
--------stl_spreadsheet.cpp(2KB)
--------stl_borders.cpp(6KB)
--------stl_binary.cpp(3KB)
--------stl_bbox.cpp(2KB)
--------stl_merge.cpp(4KB)
--------stl_empty.cpp(2KB)
--------stl_threads.cpp(32KB)
--------stl_boolean.cpp(4KB)
--------stl_transform.cpp(9KB)
--------stl_flat.cpp(5KB)
--------csgjs()
--------Simplify.h(30KB)
--------stl_cylinders.cpp(6KB)
--------stl_util.h(21KB)
--------stl_torus.cpp(5KB)
--------stl_decimate.cpp(3KB)
--------stl_volume.cpp(2KB)
--------stl_bcylinder.cpp(4KB)
--------stl_header.cpp(3KB)
--------stl_cube.cpp(4KB)
--------stl_zero.cpp(5KB)
--------stl_count.cpp(3KB)
--------stl_normals.cpp(6KB)
--------stl_cylinder.cpp(4KB)
--------stl_sphere.cpp(5KB)
--------stl_area.cpp(2KB)
--------stl_cone.cpp(6KB)
--------stl_convex.cpp(7KB)
--------stl_ascii.cpp(3KB)
----LICENSE(35KB)
----CHANGES(390B)
----README.md(10KB)
----Makefile(2KB)
----.gitignore(16B)