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
38 stars 2 forks source link

Memory leak and saturated memory usage for high values of frustrum #384

Open gpaar opened 5 months ago

gpaar commented 5 months ago

On larger (e.g. Jezero HiRise data sets), frustrum settings higher than ~30 lead to extensively growing memory usage which seems to saturate at about 33 GBytes. The process stalls and/or crashes at this point. Seemingly, LoDs are not properly handled and a much larger portion is attempted to load than necessary for the given FoV. Still present in 4.21.0-Prerelease3