glbinding
OpenGL binding
A C++ binding for the OpenGL API, providing a cross-platform and type-safe interface to the OpenGL API.
A C++ binding for the OpenGL API, generated using the gl.xml specification.
831 stars
42 watching
93 forks
Language: C++
last commit: 5 months ago
Linked from 2 awesome lists
c-plus-plusc-plus-plus-11libraryopengl-bindingsopengl-library
Related projects:
Repository | Description | Stars |
---|---|---|
cginternals/globjects | A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. | 539 |
goxjs/gl | A Go cross-platform binding for OpenGL with support for multiple rendering backends. | 177 |
go-gl/gl | Go bindings for OpenGL. | 1,094 |
nnesse/glbindify | A tool to generate C bindings for various OpenGL APIs | 4 |
ekmett/gl | Provides Haskell bindings to the OpenGL specification | 94 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |
go-gl/glfw | Provides a Go interface to the GLFW library for creating windows and rendering OpenGL contexts. | 1,579 |
brendanzab/gl-rs | A tool that generates bindings to OpenGL APIs | 682 |
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 278 |
flyx/openglada | Thick OpenGL binding for the Ada programming language, providing type safety and object orientation features. | 96 |
acdemiralp/gl | A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 580 |
haskell-opengl/glut | A Haskell binding for OpenGL, enabling cross-platform 3D graphics development in the Haskell programming language. | 61 |
bindbc/bindbc-opengl | Dynamic bindings to OpenGL for D programming language | 37 |
haskell-opengl/opengl | A set of Haskell libraries providing bindings to the OpenGL graphics API. | 147 |