argonjs / argon-aframe

glue to use aframe to author argon applications
https://aframe.argonjs.io
MIT License
45 stars 18 forks source link

distance calculation for geo sample is wrong #7

Open blairmacintyre opened 7 years ago

blairmacintyre commented 7 years ago

because it's calculating distance to a point that's not at the center of the entity that's being scaled by the scale element, when you zoom the distance changes.

Should be an easy fix