glXXw
OpenGL loader
An OpenGL loader library providing access to GL3 core and GLES2/3 APIs
OpenGL loader for GL3 Core and GLES2/3 - like gl3w, but written in CMake
15 stars
5 watching
0 forks
Language: CMake
last commit: about 5 years ago
Linked from 1 awesome list
cmakegl3wglesopengl-loader
Related projects:
Repository | Description | Stars |
---|---|---|
rikusalminen/glxw | A tool for dynamically linking with OpenGL at runtime. | 53 |
skaslev/gl3w | A Python script that simplifies loading the OpenGL core profile specification into a project. | 709 |
tsherif/simple-opengl-loader | A library that provides an extensible OpenGL loader for cross-platform support | 86 |
karolek471/objgl | An OBJ file loader for OpenGL that streams data from files or buffers and optimizes memory usage and rendering performance. | 12 |
paroj/gltut | A series of tutorials on using OpenGL for graphical rendering | 1,578 |
vpenades/sharpgltf | A .NET Standard library for loading and rendering 3D models in the glTF file format | 484 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
minegame159/opengl-beef | Generates an OpenGL loader script based on provided details and settings. | 16 |
mosra/flextgl | A tool that generates boilerplate code for loading OpenGL and Vulkan libraries. | 204 |
goxjs/glfw | Provides an API for creating OpenGL contexts and handling events in cross-platform applications. | 82 |
go-gl/glfw | Provides a Go interface to the GLFW library for creating windows and rendering OpenGL contexts. | 1,575 |
snowkit/linc_glew | Binds GLEW to Haxe/Cpp, providing OpenGL functionality. | 4 |
snowkit/linc_opengl | A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code. | 8 |
flix01/header-only-gl-helpers | A collection of header files to simplify OpenGL programming | 28 |