flowscad 0.1.2

2D graphic and 3D object design with a Rustic functional approach. SVG and OpenSCAD output.
Documentation
1
2
3
4
5
6
7
8
9
# flowscad
Rust interface to OpenSCAD using the natural flow of function programming.

TODO:
How to do traits for SCAD structs

For Ubuntu:
apt install libclang1 clang
apt install qhull-bin