This repository has been archived on 2026-05-22. You can view files and clone it, but cannot push or open issues or pull requests.

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+

Description
No description provided
Readme 185 KiB
Languages
C++ 72.4%
C 12.1%
GLSL 9.4%
CMake 6.1%