230 B
230 B
OpenGL Application Template
A template and framework for building OpenGL applications in C++.
Libraries:
- glad (OpenGL Bindings)
- glfw (Window and OpenGL Context Management)
- glm (Linear Algebra)
Requires CMake 3.10+