Modern OpenGL Renderer that I made to learn more about graphics programming and C++ in general
- GLEW - https://github.com/nigels-com/glew
- GLFW - https://www.glfw.org/
- GLM - https://github.com/g-truc/glm
- ImGui - https://github.com/ocornut/imgui
- stb_image - https://github.com/nothings/stb
- tiny_obj_loader - https://github.com/tinyobjloader/tinyobjloader