TheOpenSpaceProgram / new-ospgl

A space exploration game in OpenGL. Devblog: https://tatjam.github.io/index.html
MIT License
43 stars 6 forks source link

OpenGL 3.3 Compatibility #25

Open tatjam opened 4 years ago

tatjam commented 4 years ago

This feature should be implemented using an extra entry on the game config which allows toggling on or off OpenGL 3.3 compatibility mode. As of now the only code using OpenGL 4 is the planet renderer.

tatjam commented 1 year ago

The orbit drawer will also use OpenGL 4.3 features