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
I scored 105/100 in the finals for this course and got an A grade. If you are starting C++ these programs are interesting and can help you build a basic to advanced understanding of the language. Check the link below for a curated list of resources for different topics in C++.
A simple OOP OpenGL wrapper written in pure C++ for learning purposes. It features window and event management (wrapped glfw), simple rendering pipeline simplification, shader management, etc.