DXF viewer made using dxf parser and threejs. It generates a threejs object that can be used in any scene. It also has some utility classes: The select class can be used to select entities in the ...
A simple React component for viewing DXF files. It supports basic LINE entities and now also renders simple 3DFACE and SOLID meshes for quick previews. The viewer includes orbit controls for zooming, ...