vagran / dxf-viewer

DXF 2D viewer written in JavaScript
Mozilla Public License 2.0
290 stars 86 forks source link

add 2d to 3d logic #59

Closed dotoritos-kim closed 1 year ago

dotoritos-kim commented 1 year ago

It adds a new Float32Array variable, inserts the Z axis, and joins it to the geometry.

vagran commented 1 year ago

This is just a workaround for you experiment, not currently needed in the mainstream.