Personal Project to learn OpenGL.
- 3D OpenGL renderer.
- Supports textures and meshes.
- Implements some basic ambient, specular and diffuse lighting.
- Parses and renders a subset of GLTF files.
- Visual Studio 2022
- Build and run with Visual Studio
- "OpenGL Course - Create 3D and 2D Graphics With C++" (https://www.youtube.com/watch?v=45MIykWJ-C4)