Crates.io | scad_tree_math |
lib.rs | scad_tree_math |
version | 0.1.3 |
source | src |
created_at | 2023-03-30 03:48:10.646169 |
updated_at | 2023-10-29 20:26:16.776952 |
description | Math library for scad_tree |
homepage | |
repository | https://github.com/mrclean71774/scad_tree |
max_upload_size | |
id | 824609 |
size | 41,765 |
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.3.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.