This project is a simple slicer for DLP-based 3D printers.
It runs in your browser, using WebGL and the stencil buffer to voxelize .stl
files.
The resulting slices are delivered as a zip file full of .png
images.
A hosted version and further documentation can be found here
npm install
npm start
This tool is releated under the MIT License
This was written in two days by folks with minimal experience in modern Javascript.
It's a cool demo, but shouldn't be considered industrial-strength software.