alanross / AlvaAR

World tracking for WebAR. A Javascript library for Augmented Reality to run SLAM in the browser.
GNU General Public License v3.0
349 stars 73 forks source link

Is this coordinate system integrated with the coordinate system of the physical world?Are the coordinates of threejs in millimeters? #27

Open jannylz opened 2 months ago

jannylz commented 2 months ago

I've actually moved 1m in the actual space level, so can I think that the change in the X-axis in three has shifted by 100? (0,0,0) ~ (100,0,0)?