gdsestimating / three-dxf

A dxf viewer for the browser using three.js
MIT License
548 stars 171 forks source link

Problem with center of dxf element. #81

Open kamildul opened 2 years ago

kamildul commented 2 years ago

Hi I have a dxf which xyz points with large values, I have a problem with centering elements in the canvas. Cavnas has the center at 0.0.0, I need the center to be taken from a group of elements, e.g. 100000,100000,0. How to do it?