#openscad #3d #cad #3d-model

openscad-customizer-rs

An interface to the OpenSCAD Customizer

3 releases

0.1.2 Oct 25, 2023
0.1.1 Oct 25, 2023
0.1.0 Oct 24, 2023

#786 in Encoding

50 downloads per month

MIT license

15KB
305 lines

OpenSCAD Customizer Deserializer/Serializer in Rust

This is an interface to the OpenSCAD Customizer.

Concept:

  1. Deserialize OpenSCAD customizer parameter file
  2. Give Rust source code ability to change parameters in parameter file
  3. Serialize OpenSCAD Customizer Parameter file from Rust source code
  4. At this point you should be able to call the OpenSCAD binary to generate your model

Dependencies

~0.7–1.5MB
~34K SLoC