CelestiaProject / Celestia

Real-time 3D visualization of space.
https://celestiaproject.space
GNU General Public License v2.0
1.77k stars 300 forks source link

[Windows] The thickness of the XYZV orbital lines varies with distance #1629

Closed Lepestronik closed 6 months ago

Lepestronik commented 1 year ago

Describe the bug When moving away from an object with a sampled trajectory, the thickness of its orbit increases.

To Reproduce It can be reproduced on spacecraft with XYZV trajectories from version 1.7.0 (for example, "Cassini").

Expected behavior Thin orbital lines that do not change the thickness when the distance changes (like Keplerian orbits behave).

Screenshots Orbits thickness

Desktop:

Additional context According to observations, it seems that as the thickness of the orbits increases, the load on the system increases.

Lepestronik commented 1 year ago

Additional info: this effect disappears when anti-aliasing is disabled in the settings. On Linux both options look fine.

375gnu commented 8 months ago

@Lepestronik are you sure that the issue is caused by the distance? On your screenshots orbits have different shapes and the first one is very close to a straight line tilted ~45 deg, so the second case requires much more pixels to render (try the same on a sheet of paper with cells).

So I believe this issue is about windows GL drivers rather than about Celestia.

375gnu commented 6 months ago

closing as there is no response