OOGL
Graphics library
A C++ library that abstracts the OpenGL API, providing an object-oriented interface to 3D graphics and rendering.
Object-oriented C++ wrapper for OpenGL.
414 stars
19 watching
45 forks
Language: C
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
haskell-opengl/opengl | A set of Haskell libraries providing bindings to the OpenGL graphics API. | 147 |
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 |
luca-piccioni/opengl.net | A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. | 580 |
cginternals/globjects | A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. | 539 |
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 561 |
acdemiralp/gl | A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |
olikraus/ucglib | A C-based color graphics library for embedded systems with support for various display controllers. | 265 |
grimfang4/sdl-gpu | A high-performance 2D graphics library for SDL written in C. | 1,199 |
bitzhuwei/csharpgl | A C# wrapper for the OpenGL API, abstracting away its complexities to simplify game development and rendering tasks. | 570 |
chris00/ocaml-cairo | An OCaml binding to the Cairo graphics library | 54 |
matus-chochlik/oglplus | A collection of thin object-oriented facades over OpenGL, OpenAL, and EGL APIs to simplify C++ usage. | 495 |
dbuenzli/vg | A declarative 2D vector graphics library written in OCaml | 91 |
let-def/wall | A vector graphics renderer using OpenGL in OCaml. | 78 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |