You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Originally, a little 2D game to replicate the 1981 classic "Defender" using OpenGL and SDL2.
- It evolved into an exercise to create a 2D physically animated mesh.
About
Originally, a little 2D game to replicate the 1981 classic "Defender" using OpenGL and SDL2; It evolved into an exercise to create a 2D physically animated mesh. It uses OpenGL, SDL2, GLM.