vcad.
open-source cad for makers
web app, rust library, cli, and ai tools. custom brep kernel. mit licensed.
Loading 3D viewport...
vcad.io→
$cargo add vcad// get started
// features
- web app
- full cad in your browser at vcad.io
- brep kernel
- custom half-edge kernel in rust. sketching, booleans, fillets, sweeps.
- export
- stl, gltf, step, dxf, usd. one model, every format.
- cli
- create and export models from the terminal
- mcp
- ai agents can create, inspect, and export models
- open source
- mit licensed. run locally, own your files.