Very simple OpenGL wrapper that is very easy to use and is mostly for my learning purposes.
- Clone the repository with
git clone --recursive https://github.com/ImPro2/OpenGL-Framework. - Double click GenProjects.bat.
- Double click OpenGL-Framework.sln.
- Right click the solution and click Build.
- Go into OpenGL-Sandbox/src/App.cpp and start coding!