GLUL

Graphics library

An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more.

OpenGL Utility Library.

GitHub

56 stars
7 watching
6 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
binary1248/gls A library to reduce boilerplate OpenGL code 18
acdemiralp/gl A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. 158
olikraus/u8glib A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. 1,253
ripper37/gl_vs_vk A comparison of two graphics APIs to measure their API-related overhead and performance differences 83
overv/oogl A C++ library that abstracts the OpenGL API, providing an object-oriented interface to 3D graphics and rendering. 414
kbielude/vkgl An implementation of OpenGL using Vulkan as the underlying graphics API 114
luca-piccioni/opengl.net A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. 580
colleagueriley/rgfw A lightweight window abstraction library for creating graphics programs or libraries 346
cginternals/globjects A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. 539
micro-gl/micro-gl A lightweight C++11 graphics library for creating 2D vector graphics without requiring FPU or GPU support. 272
rougier/freetype-gl An OpenGL library for rendering Unicode text with a single texture and vertex buffer. 1,644
olikraus/ucglib A C-based color graphics library for embedded systems with support for various display controllers. 265
haskell-opengl/opengl A set of Haskell libraries providing bindings to the OpenGL graphics API. 147
grimfang4/sdl-gpu A high-performance 2D graphics library for SDL written in C. 1,199
haskell-opengl/glut A Haskell binding for OpenGL, enabling cross-platform 3D graphics development in the Haskell programming language. 61