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

Download history 2439/week @ 2024-11-22 2909/week @ 2024-11-29 3794/week @ 2024-12-06 3663/week @ 2024-12-13 731/week @ 2024-12-20 570/week @ 2024-12-27 4131/week @ 2025-01-03 3589/week @ 2025-01-10 2307/week @ 2025-01-17 3159/week @ 2025-01-24 5483/week @ 2025-01-31 4020/week @ 2025-02-07 3051/week @ 2025-02-14 6018/week @ 2025-02-21 7820/week @ 2025-02-28 6481/week @ 2025-03-07

23,947 downloads per month
Used in 4 crates (3 directly)

MIT license

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