openscad-customizer-rs

Crates.ioopenscad-customizer-rs
lib.rsopenscad-customizer-rs
version0.1.2
created_at2023-10-24 22:02:51.958742+00
updated_at2023-10-25 05:17:02.135158+00
descriptionAn interface to the OpenSCAD Customizer.
homepage
repositoryhttps://github.com/MeechaelA/openscad-customizer-rs
max_upload_size
id1012806
size16,306
Michael Angeles (MeechaelA)

documentation

README

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
Commit count: 22

cargo fmt