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

Remove some usage of fixed function pipeline by incorporating shaders. #294

Closed dgavedissian closed 4 months ago

dgavedissian commented 4 months ago

OpenGL 3+ mandates the use of shaders everywhere, so this PR makes sure we're doing that today.