A 3d map with the purpose of mapping every known object in the Array into an interative map
This Uses
- 3js for Rendering
- 80.style for the data
-
Improve Performance
(every frame it checks every objects distance from the camera to determine whether or not a label should appear. this could be improved but i dont know how)
-
Display Areal Coordinates
(It could make navigation easier)
-
Implement Origin Rebasing
(At the world edges objects begins to jitter due to resolution issues at that scale)
Any contributors welcome! :DD