The scad_tree library is a library for generating OpenSCAD code from Rust.
Notes on usage:
- 2D profiles for non-OpenSCAD functions/macros are specified by points in clockwise order.
- Polyhedron faces are specified in clockwise order.
The scad_tree library is a library for generating OpenSCAD code from Rust.
Notes on usage: