133 releases
new 0.2.105 | Mar 14, 2025 |
---|---|
0.2.100 | Feb 25, 2025 |
0.2.85 | Dec 20, 2024 |
0.2.77 | Nov 23, 2024 |
0.1.8 | Dec 19, 2023 |
#11 in Data formats
23,947 downloads per month
Used in 4 crates
(3 directly)
275KB
5K
SLoC
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.
lib.rs
:
KittyCAD's Modeling API lets you design 3D models.
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
~9–28MB
~396K SLoC