scad_tree 0.1.0

Generate OpenSCAD code from Rust.
Documentation

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.