Parametric CAD in Rust
Summary
Parametric CAD in Rust introduces vcad, a Rust-based CAD tool built around constructive solid geometry and parametric primitives to generate STL or GLB outputs from code. The project emphasizes code as the design medium, testable workflows, and AI-assisted design pipelines where agents can generate parts and render previews via Blender. It also notes MIT licensing and future enhancements like fillets, threads, and a web GUI.