You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MxCAD is a web-based CAD rendering and editing library that displays and manipulates .mxweb files—a lightweight, web-optimized format converted from standard CAD files (DWG/DXF) using the MxDraw CloudDraw toolkit. Built on mxdraw, it supports both viewing and editing modes, leverages WebAssembly (with optional SharedArrayBuffer for multithreading)
MxCAD3D is a 3D CAD development framework built on OpenCASCADE, using TypeScript and C++. It provides a comprehensive set of APIs for parametric modeling, supports importing and rendering common 3D formats (STEP, IGES, STL, etc.), and enables web-based 3D CAD applications with features like Boolean operations, filleting, annotations, and real-time
MxCAD-App is a ready-to-use, embeddable web CAD application that enables instant integration of professional 2D CAD viewing and editing capabilities into any web project—requiring minimal code and no external CAD software.