This is a dedicated project for my learning and using C++ with OpenGL.
Huge thanks to TheCherno's OpenGL tutorial series videos.
- docs.GL
- OpenGL API Documentation
- The Missing Guide to Modern Graphics APIs
- SDL
- "A cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D."
- Background info on "is OpenGL cross-platform?"
- Learn OpenGL
- LearnCpp