gdsestimating / three-dxf

A dxf viewer for the browser using three.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with center of dxf element.

kamildul opened this issue · comments

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?