Rust
OpenCADStudio: How an Enthusiast Writes CAD in Rust and Runs It in the Browser
OpenCADStudio is a 2D/3D CAD editor written entirely in Rust with native DWG/DXF support and a working WebAssembly version that runs in the browser.
Language
HomeLanguages
Sections
OpenCADStudio is a 2D/3D CAD editor written entirely in Rust with native DWG/DXF support and a working WebAssembly version that runs in the browser.
LibreDWG is a free C library for reading and converting DWG files without AutoCAD. Perfect for automation, web visualization, and GIS integration.