Projectsclick a row to preview it1 ITEM
A 2D drafting kernel that runs entirely in the browser, with a constraint solver, DXF import and export, and a command line where every operation has a name, a shortcut and a button that all do the same thing.
Key performance- Whole drawing renders in a handful of draw calls
- Constraint solver converges on 5,000 entities
- DXF round-trips without losing layers or line types
- No runtime dependencies