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
354 stars 27 forks source link

Stars optimization #322

Closed Schneegans closed 1 year ago

Schneegans commented 1 year ago

This disables star drawing when the observer is on the day-side of a planet with an atmosphere. Also, the star position is now computed on the GPU.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4053025404


Changes Missing Coverage Covered Lines Changed/Added Lines %
plugins/csp-stars/src/Plugin.cpp 0 6 0.0%
plugins/csp-stars/src/Stars.cpp 0 18 0.0%
<!-- Total: 2 26 7.69% -->
Totals Coverage Status
Change from base Build 4052970745: 0.005%
Covered Lines: 492
Relevant Lines: 16755

💛 - Coveralls