1 unstable release
Uses new Rust 2024
| 0.0.1 | Apr 13, 2025 |
|---|
#5 in #overview
2KB
nature-rs
CAD meets Rust โ A Rust crate that brings computer-aided design (CAD) capabilities into the Rust ecosystem.
โจ Overview
nature-rs is a work-in-progress library designed to enable powerful, flexible, and efficient CAD operations natively in Rust.
๐ Features
- ๐ก Pure Rust implementation
- ๐ฏ Focus on performance and composability
- ๐งช Designed for extensibility and experimentation
๐ฆ Installation
Add this to your Cargo.toml:
[dependencies]
nature-rs = "0.0.1"