seasick / openscad-web-gui

Web GUI for OpenSCAD, using OpenSCAD WASM
https://seasick.github.io/openscad-web-gui/
GNU General Public License v3.0
35 stars 4 forks source link
openscad

OpenSCAD Web GUI

This project uses openscad-wasm under the hood to build an editor for OpenSCAD that is capable of loading .scad files from other servers.

Features

Dev

git clone https://github.com/seasick/openscad-web-gui
npm i
npm run dev # Run a webserver and rebuild on file changes
# npm run lint
# npm run test

Credit

This app wouldn't be possible without the work of