cosmoscout / cosmoscout-vr

:milky_way: A virtual universe which lets you explore, analyze and present huge planetary datasets and large simulation data in real-time.
Other
351 stars 27 forks source link

Increase maximum HEALPix depth #336

Closed Schneegans closed 1 year ago

Schneegans commented 1 year ago

With this, we can load much more high-resolution data. Changes:

With this set of changes, we can go well beyond a 1:1 scene scale and actually explore map data "like an ant" in the sub-millimeter range.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4688323861


Changes Missing Coverage Covered Lines Changed/Added Lines %
plugins/csp-lod-bodies/src/utils.cpp 0 2 0.0%
src/cosmoscout/ObserverNavigationNode.cpp 0 2 0.0%
src/cs-core/DragNavigation.cpp 0 21 0.0%
<!-- Total: 0 25 0.0% -->
Files with Coverage Reduction New Missed Lines %
plugins/csp-lod-bodies/src/utils.cpp 1 0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 4447390847: 0.0001%
Covered Lines: 193
Relevant Lines: 16913

💛 - Coveralls