gfm7
GL wrapper
A set of D language wrappers around SDL2 and OpenGL libraries
dlang sdl2 opengl wrappers
3 stars
2 watching
0 forks
Language: D
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jebbs/dsfml | A D binding of SFML, allowing D programs to utilize the SFML multimedia library. | 95 |
acdemiralp/gl | A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |
guigui220d/zig-sfml-wrapper | A wrapper library providing an Object-Oriented interface to CSFML for Zig programming | 53 |
kbielude/vkgl | An implementation of OpenGL using Vulkan as the underlying graphics API | 114 |
kjlaw89/vsdl | A V wrapper for the SDL2 library, aiming to provide a native feel with a faithful implementation of its API. | 12 |
nsauzede/vsdl2 | A V language wrapper around the SDL2 library for 2D graphics and multimedia applications. | 45 |
cginternals/globjects | A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. | 539 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |
tiehuis/zig-sdl2 | A minimal wrapper around SDL2 for the Zig programming language | 14 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |
haskell-opengl/glut | A Haskell binding for OpenGL, enabling cross-platform 3D graphics development in the Haskell programming language. | 61 |
derelictorg/derelictgl3 | A dynamic binding to OpenGL for the D programming language. | 79 |
mohamedlt/v_sokol_gp | A V wrapper for the sokol_gp 2D rendering library with Sokol GP support. | 4 |
gasman/shortcrust | A Python wrapper library for building portable 3D applications on Raspberry Pi. | 24 |
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 278 |