| Crates.io | scad_tree |
| lib.rs | scad_tree |
| version | 0.4.2 |
| created_at | 2023-03-30 03:48:25.240265+00 |
| updated_at | 2024-12-06 23:11:40.34078+00 |
| description | Generate OpenSCAD code from Rust. |
| homepage | |
| repository | https://github.com/mrclean71774/scad_tree |
| max_upload_size | |
| id | 824610 |
| size | 284,947 |
A Rust solid modeling library that generates OpenSCAD code.
To use this library in your project add this to your Cargo.toml.
[dependencies]
scad_tree = { git="https://github.com/mrclean71774/scad_tree" }
Or you can get it from crates.io.
[dependencies]
scad_tree = "0.4.x"
To run the examples clone this repository and from the root folder run
cargo run --example example_name
A Blender render of metric thread parts.

A photo of my bottle example 3D printed.
