@bascanada/openscad-compiler
v0.0.5
Published
Single interface to compile OpenScad file to STL. In node using openscad-wasm or native binary and in the browser using openscad-wasm with a web worker
Readme
openscad-compiler
Single interface to compile OpenSCAD files to STL on all platforms (Node.js, WASM, native, or web worker).
Features
- Compile OpenSCAD files in Fast or Full mode
- Works in Node.js, browser (WASM), native, and web worker environments
- Uses openscad-wasm under the hood
Usage
License
This project is licensed under GNU GPL v3. See the LICENSE file for details.
The included openscad-wasm release files are also licensed under GNU GPL v3. Their LICENSE is included in the release/ folder.
