Plane Game
Purpose of the game is evading walls and scoring as much point as possible. This is the first 3D OpenGL game I have made. I implemented my own collision detection algorithm and 8xMSAA anti-aliasing. I also implemented object outlining using stencil buffers. Source Code: GitHub Demo: Google Drive Some Technical […]