EDDiscovery / BaseUtilities

C# Base utilities set
1 stars 8 forks source link

Fix Y inversion in ortho camera #22

Closed klightspeed closed 4 years ago

klightspeed commented 4 years ago

This should fix the inversion of the focused Y coordinate with the Ortho camera

robbyxp1 commented 4 years ago

From what I can see, it looks right. I just tried it again.

Can you show me whats wrong?

klightspeed commented 4 years ago

Try using the ortho camera, and focusing a system far above or below the galactic plane.

robbyxp1 commented 4 years ago

thanks