cad-2dprotocol v2workspace: none
How Anyfile's CAD DXF Viewer Works
CAD DXF viewer: explore supported file formats, viewing limits and open-source credits. Your files are never uploaded.
Viewing architecture
DXF entities retain XYZ coordinates and render through a shared Three.js viewport with standard views and layer visibility.
- 1The bounded probe does not load the renderer.
- 2Coordinates are rebased before GPU conversion.
Main limitations
- — This plugin handles ASCII DXF; DWG uses the separate DWG viewer.
- — Spline curves, dimensions, extrusion coordinates and paper space remain simplified.
MANIFEST
Formats declared by the plugin
Open-source projects and licenses
dxf-parser 1.1.2
MITDXF parsing.
Three.js 0.185.1
MIT3D rendering.