/opengl-framework

A basic framework that can be used to experiment with OpenGL

Primary LanguageC++MIT LicenseMIT

Opengl Framework

A basic framework that can be used as a sandbox to experiment with OpenGL.

Usage

mkdir build
cd build
cmake ..
cmake --build .

Included dependencies

Screenshot

Screenshot of the OpenGL Framework