A browser-native parametric CAD studio with a programmatic API built for AI agents. Write JavaScript or OpenSCAD, watch it render live, export print-ready GLB / STL / OBJ / 3MF. No signup, no installs.
How it works
Type code in the editor, or let an AI agent drive it. Both engines (manifold-js, OpenSCAD) work the same way.
Geometry compiles in WebAssembly and renders in a Three.js viewport with cross-sections and on-demand multi-angle snapshots.
Sessions track every iteration with thumbnails and stats. Export GLB, STL, OBJ, or 3MF when ready.
What you can build
Browse the full catalog →Built for AI agents
Most CAD tools assume a human at the mouse. Partwright is built around a programmatic API so an agent can model, verify, iterate, and hand you a gallery for review — no clicks required.
Your recent sessions
Built on open foundations
No backend, no analytics, no outbound network requests. Everything runs in your browser, and you can verify the source on GitHub.