
This is an ongoing project that I am working on with the goal of learning the lower level concepts of game development, graphics and simulation. I use and continuously build upon this framework in order to practice using C++ as well as to implement foundational algorithms in these fields. The framework is based off of my learnings from the introduction to computer graphics course (COMP-371) that I took at Concordia University, and I was able to use it in other projects, such as the Vehicle Simulation project that I built for the computer animation course (COMP-477). I used many resources as reference when building this framework, from LearnOpenGL.com, The Cherno's Youtube Channel, to various online forum posts.
Features
Integrations