Turn STL files into voxels, images, and videos
- Convert stl files into a voxel representation
- Output to (a series of) .pngs, .xyz, .svx
- Command line interface
git clone https://github.com/rcpedersen/stl-to-voxel.git
$ cd stl-to-voxel
$ python3 stltovoxel.py ~/path/to/file.stl ~/path/to/output.png