Skip to content

Programm your own 3d-printable models in Javascript and save them to STL-files

License

Notifications You must be signed in to change notification settings

blackcodetavern/STLBuilder

Repository files navigation

STLBuilder

STLBuilder is a program that allows you to program 3D objects with Javascript. These objects can then be downloaded as STL.

This software depends mainly on vuejs, quasar-framework and threejs.

Running example: LINK

Screenshots

alt Screenshot1 alt Screenshot4 alt Screenshot2 alt Screenshot3 alt Screenshot4 alt Screenshot4 alt Screenshot7

ToDo

  • More examples
  • Autocentering of objects
  • Import of STL's

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

About

Programm your own 3d-printable models in Javascript and save them to STL-files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages