GLS
OpenGL utility
A library to reduce boilerplate OpenGL code
GL Stuff - A library aimed at reducing the boilerplate OpenGL code you always have to write.
18 stars
4 watching
1 forks
Language: C++
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |
| Go bindings for OpenGL. | 1,099 |
| A C++ binding for the OpenGL API, providing a cross-platform and type-safe interface to the OpenGL API. | 834 |
| A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |
| Provides an API for creating OpenGL contexts and handling events in cross-platform applications. | 83 |
| An implementation of OpenGL using Vulkan as the underlying graphics API | 115 |
| A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. | 539 |
| A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 280 |
| A Go cross-platform binding for OpenGL with support for multiple rendering backends. | 177 |
| Haskell bindings to a cross-platform library for creating windows with OpenGL contexts and managing input and events. | 72 |
| A collection of libraries providing object-oriented facades over OpenGL, OpenAL, and EGL APIs for C++. | 495 |
| An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,652 |
| A tool that generates bindings to OpenGL APIs | 683 |
| Provides Haskell bindings to the OpenGL specification | 93 |
| A minimalistic wrapper on WebGL2 API for reducing boilerplate code in procedural visualizations and simulations | 1,160 |