Formlabs / hackathon-slicer

Tiny slicer for DLP-based printers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This project is a simple slicer for DLP-based 3D printers.

Example screenshot

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

Quick-start guide

npm install
npm start

License

This tool is releated under the MIT License

Disclaimer

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.

Brought to you by

Formlabs logo

About

Tiny slicer for DLP-based printers

License:MIT License


Languages

Language:JavaScript 79.9%Language:GLSL 9.0%Language:HTML 7.5%Language:CSS 3.6%