Skip to content

MiSo1289/glpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glpp

C++ wrapper library for OpenGL and GLFW, with ImGui integration support.

Installation

Recommended approach is using conan:

conan create .

Then add glpp/0.2.0 to your project requirements.