Limit-Theory-Redux / ltheory

Limit Theory Redux is a fork of the discontinued open-world space simulation game Limit Theory. We have made it our mission to continue the development of the ambitious Limit Theory project as an open source initiative.
Apache License 2.0
62 stars 8 forks source link

Modernize Renderer #218

Open IllustrisJack opened 10 months ago

dgavedissian commented 4 months ago

I just opened a PR to move us from legacy OpenGL 2.1 (with slow immediate mode APIs, some glitches in shaders) to modern OpenGL 3.3: https://github.com/Limit-Theory-Redux/ltheory/pull/293

Next steps are: