libepoxy
GL function helper
An OpenGL function pointer management library
Epoxy is a library for handling OpenGL function pointer management for you
680 stars
42 watching
161 forks
Language: C
last commit: 13 days ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 278 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |
ripper37/glul | An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |
aidan63/linc_opengl | A C library providing native bindings to the OpenGL API for use in Haxe applications | 2 |
flix01/header-only-gl-helpers | A collection of header files to simplify OpenGL programming | 28 |
cginternals/globjects | A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. | 539 |
brackeen/glfm | A C API for mobile app development with OpenGL ES. | 570 |
tommai78101/initializingopengl | A comprehensive guide to initializing OpenGL for developers | 45 |
matus-chochlik/oglplus | A collection of thin object-oriented facades over OpenGL, OpenAL, and EGL APIs to simplify C++ usage. | 495 |
snowkit/linc_opengl | A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code. | 8 |
vaiorabbit/ruby-opengl | A Ruby wrapper library for OpenGL, allowing developers to create graphics applications without having to write low-level OpenGL code. | 89 |
ekmett/gl | Provides Haskell bindings to the OpenGL specification | 94 |
acdemiralp/gl | A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |
anwyn/cl-horde3d | Provides an interface to display 3D graphics using the Horde3D engine | 15 |
kbielude/vkgl | An implementation of OpenGL using Vulkan as the underlying graphics API | 114 |