Skip to content

Turn STL files into voxels, images, and videos

License

Notifications You must be signed in to change notification settings

Rongnian/stl-to-voxel

 
 

Repository files navigation

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/cpederkoff/stl-to-voxel.git
$ cd stl-to-voxel

$ python3 stltovoxel.py data/Stanford_Bunny.stl data/Stanford_Bunny.png

The resolution is optional and defaults to 100.

Example:

alt text alt text

About

Turn STL files into voxels, images, and videos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%