DerelictGL3
OpenGL wrapper
A dynamic binding to OpenGL for the D programming language.
A dynamic binding to OpenGL for the D Programming Language.
79 stars
10 watching
20 forks
Language: D
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
derelictorg/derelictcl | A dynamic binding to the OpenCL library for use with the D programming language | 7 |
derelictorg/derelictcuda | A dynamic binding to the CUDA library for use in programming languages | 17 |
aldocd4/derelictnanovg | Dynamic bindings to a vector graphics rendering library for the D programming language. | 2 |
aidan63/linc_opengl | A C library providing native bindings to the OpenGL API for use in Haxe applications | 2 |
extrawurst/derelictlibui | Dynamic binding layer for libui | 34 |
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 278 |
snowkit/linc_opengl | A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code. | 8 |
drug007/gfm7 | A set of D language wrappers around SDL2 and OpenGL libraries | 3 |
dtrebilco/glintercept | A tool that intercepts and logs OpenGL function calls for debugging purposes. | 516 |
vgtk/vgtk3 | A set of GTK+ 3.x manual wrapper functions for Vlang | 60 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |
cginternals/globjects | A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. | 539 |
jebbs/dsfml | A D binding of SFML, allowing D programs to utilize the SFML multimedia library. | 95 |
haskell-opengl/glut | A Haskell binding for OpenGL, enabling cross-platform 3D graphics development in the Haskell programming language. | 61 |
acdemiralp/gl | A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |