Skip to content

n0sr3v/webgl-slicer

 
 

Repository files navigation

webgl-slicer

Online usage

Visit https://byronxu99.github.io/webgl-slicer/ to use it online!

Production build

  • npm install
  • npm run build

Development

  • npm install
  • npm start (runs webpack-serve to auto-update upon changes)
  • open browser to localhost:8080

About

Variable angle WebGL slicer for DLP 3D printers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.9%
  • CSS 11.0%
  • HTML 9.1%