simple-opengl-loader
OpenGL loader
A library that provides an extensible OpenGL loader for cross-platform support
An extensible, cross-platform, single-header C/C++ OpenGL loader library.
86 stars
3 watching
2 forks
Language: C
last commit: over 2 years ago linuxopenglopengl-loadersingle-header-libwin32windowsx11
Related projects:
Repository | Description | Stars |
---|---|---|
skaslev/gl3w | A Python script that simplifies loading the OpenGL core profile specification into a project. | 710 |
paroj/glxxw | An OpenGL loader library providing access to GL3 core and GLES2/3 APIs | 15 |
rikusalminen/glxw | A tool for dynamically linking with OpenGL at runtime. | 53 |
karolek471/objgl | An OBJ file loader for OpenGL that streams data from files or buffers and optimizes memory usage and rendering performance. | 12 |
tsherif/picogl.js | A minimal WebGL 2 rendering library for creating 3D graphics with a convenient API | 790 |
mosra/flextgl | A tool that generates boilerplate code for loading OpenGL and Vulkan libraries. | 204 |
prideout/cgltf | A single-file C loader and writer for the glTF 3D file format. | 6 |
vpenades/sharpgltf | A .NET Standard library for loading and rendering 3D models in the glTF file format | 482 |
flix01/header-only-gl-helpers | A collection of header files to simplify OpenGL programming | 28 |
tsherif/webgl2examples | A collection of WebGL 2 rendering algorithms implemented in raw WebGL 2. | 535 |
syoyo/tinygltf | A lightweight C++ library for loading and saving glTF 2.0 data | 2,061 |
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 280 |
hidefromkgb/gif_load | A header-only C library for loading and processing animated GIFs | 81 |
jkuhlmann/cgltf | A C99 implementation of glTF loader and writer for 3D models | 1,483 |
atteneder/gltfast | A Unity plugin that enables efficient loading and exporting of 3D models in the glTF format | 1,251 |