Tmktahu / atlas

Repo for Atlas, an interactive 3D map for the game Starbase.
GNU General Public License v3.0
10 stars 1 forks source link

Bug - Fix Point Auto-Scaling #77

Closed Tmktahu closed 2 years ago

Tmktahu commented 2 years ago

Describe the bug It seems that point auto scaling may be tied to origin rather than the point itself? It doesn't seem to be working well for points that are far away from origin locations.

To Reproduce Steps to reproduce the behavior:

  1. Make a point far away from an origin
  2. Scroll out to see how the scaling works

Expected behavior Auto-scaling points should retain a constant size as the camera moves.