glwheel Wrapper classes for OpenGL objects Intuition OpenGL API is based on objects: VAO, VBO, FBO, Shaders, etc. However the management of these objects are complexed. This repository has a few wrapper objects around them.