Discover and explore top open-source AI tools and projects—updated daily.
ectoParametric CAD for AI agents and developers
Top 96.3% on SourcePulse
Vcad provides an open-source parametric CAD system designed for the AI era, enabling complex Constructive Solid Geometry (CSG) modeling, sketching, assembly, and simulation. It targets engineers, researchers, and developers seeking a programmatic and extensible CAD solution, offering multi-format export and cloud synchronization capabilities for seamless integration into modern workflows.
How It Works
The system is built on a modular Rust BRep kernel, comprising over 20 specialized crates for topology, boolean operations, and core modeling. This Rust backend handles the heavy computational lifting for parametric modeling and CSG operations. A TypeScript layer, including a React + Three.js web application and an AI agent-focused MCP server, provides the user interface, cloud synchronization via Supabase, and programmatic control. This dual-language architecture allows for high-performance core operations while enabling flexible web-based interaction and AI integration.
Quick Start & Requirements
cargo install vcad-clinpm install -g @vcad/mcpvcad.io (no install required).Highlighted Details
Maintenance & Community
Information regarding notable contributors, sponsorships, community channels (e.g., Discord/Slack), or a public roadmap is not explicitly detailed in the provided README.
Licensing & Compatibility
The project is licensed under the MIT license, which is permissive and generally compatible with commercial use and closed-source linking.
Limitations & Caveats
The README does not explicitly detail known limitations, alpha/beta status, or specific unsupported platforms. Development involves both Rust and TypeScript components, requiring familiarity with both ecosystems for full contribution or deep customization.
2 weeks ago
Inactive
Bam4d