Anyfile
Open file
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.
  1. 1The bounded probe does not load the renderer.
  2. 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

DXF CAD drawing
.dxf

Open-source projects and licenses

dxf-parser 1.1.2

MIT

DXF parsing.

Three.js 0.185.1

MIT

3D rendering.

Published format pages