Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 620 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 620 Bytes

stl-to-voxel

Turn STL files into voxels, images, and videos

Main Features

  • Convert stl files into a voxel representation
  • Output to (a series of) .pngs, .xyz, .svx
  • Command line interface

How to run

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

Example:

alt text alt text