pro3d-space / PRo3D

PRo3D, short for Planetary Robotics 3D Viewer, is an interactive 3D visualization tool allowing planetary scientists to work with high-resolution 3D reconstructions of planetary surfaces.
http://pro3d.space/
GNU Affero General Public License v3.0
40 stars 2 forks source link

Coordinate system move performance depends on rover traverse size #415

Open gpaar opened 2 months ago

gpaar commented 2 months ago

When a large traverse is loaded (e.g. Mars 2020, in particular MSL), moving the coordinate frame results in several seconds of waiting time. It looks as if the change of geographic vertical results in re-calculation of all virtual rover positions / individual coordinate frames gaining huge additional workload for the system, which should be avoided. It shall be checked if the same applies to scale bars that have been defined as vertical / horizontal and other such entities.