OpenGL Tech Demo

A simple program that I wrote to cement what I learned after following a Udemy course. I implemented various post-processing effects, lighting, skybox, model loading and various other things. Source Code: GitHub Demo: Google Drive Controls for anyone who wants to play the demo: Press CTRL to disable camera movement […]

TASO Football Game

Worked on a football game during my first internship for 4 months. The game is for android and available here. Due to copyright restrictions I can not share the source code for this project. Implemented a system to keep track of every football players’ energy level and slowing the player […]