gl3w
OpenGL loader
A Python script that simplifies loading the OpenGL core profile specification into a project.
Simple OpenGL core profile loading
709 stars
35 watching
160 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rikusalminen/glxw | A tool for dynamically linking with OpenGL at runtime. | 53 |
paroj/glxxw | An OpenGL loader library providing access to GL3 core and GLES2/3 APIs | 15 |
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 |
mosra/flextgl | A tool that generates boilerplate code for loading OpenGL and Vulkan libraries. | 204 |
snowkit/linc_opengl | A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code. | 8 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |
vpenades/sharpgltf | A .NET Standard library for loading and rendering 3D models in the glTF file format | 484 |
haskell-opengl/glut | A Haskell binding for OpenGL, enabling cross-platform 3D graphics development in the Haskell programming language. | 61 |
chrisliebert/sdlgl3-wavefront | A C++ template for shader-based OpenGL 3.3 applications that can load and render multiple wavefront .obj files with textures. | 8 |
snowkit/linc_glew | Binds GLEW to Haxe/Cpp, providing OpenGL functionality. | 4 |
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 278 |
minegame159/opengl-beef | Generates an OpenGL loader script based on provided details and settings. | 16 |
kbielude/vkgl | An implementation of OpenGL using Vulkan as the underlying graphics API | 114 |
gality369/cs-loader | A tool suite for creating and loading malware payloads on various platforms | 819 |