16 releases
| 0.1.15 | Mar 21, 2024 |
|---|---|
| 0.1.14 | Mar 20, 2024 |
| 0.1.11 | Feb 28, 2024 |
| 0.1.6 | Jan 29, 2024 |
| 0.1.0 | Dec 25, 2023 |
#1638 in Parser implementations
78 downloads per month
Used in 2 crates
25KB
611 lines
Traits and types used for KittyCAD Execution Plans.
KittyCAD's Modeling API
This defines the API KittyCAD provides for you to model 3D objects.
Beware
This project does not use semver. We are using 0.1.x for everything. If you use this crate, commit your Cargo.lock to avoid being broken when we publish a new version.
Why? Because we use this primarily for KittyCAD server and clients, where we are on top of all changes.
Dependencies
~0.5–1.1MB
~24K SLoC