https://github.com/ad-si/stl-exporter
Export array based representations of 3D models (as used by http://github.com/brickify/meshlib) to binary and ascii-STLs
https://github.com/ad-si/stl-exporter
Last synced: 2 months ago
JSON representation
Export array based representations of 3D models (as used by http://github.com/brickify/meshlib) to binary and ascii-STLs
- Host: GitHub
- URL: https://github.com/ad-si/stl-exporter
- Owner: ad-si
- Created: 2015-02-24T14:34:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-02-04T10:53:09.000Z (over 3 years ago)
- Last Synced: 2024-05-02T05:41:18.808Z (over 1 year ago)
- Language: CoffeeScript
- Homepage:
- Size: 32.2 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STL-Exporter
STL-exporter lets you convert array based representations of 3D models like
face-vertex-meshes or polygon-meshes as used by [meshlib](http://github.com/Lowfab/meshlib) to binary and ascii-STLs.