|
StapleGL
Header-only C++20 OpenGL wrapper
|
StapleGL, a C++20 wrapper for OpenGL. More...
#include "modules/cubemap.hpp"#include "modules/framebuffer.hpp"#include "modules/index_buffer.hpp"#include "modules/shader.hpp"#include "modules/texture.hpp"#include "modules/uniform_buffer.hpp"#include "modules/vertex_array.hpp"#include "modules/vertex_buffer.hpp"#include "modules/vertex_buffer_inst.hpp"#include "modules/vertex_buffer_layout.hpp"#include "modules/renderbuffer.hpp"

Go to the source code of this file.
StapleGL, a C++20 wrapper for OpenGL.
StapleGL is a C++20 wrapper for OpenGL. It is designed to be simple and easy to use. simply import this header file and provide your own OpenGL loader in modules/gl_functions.h.
Definition in file staplegl.hpp.