cl-opengl
OpenGL wrapper
A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp.
cl-opengl is a set of CFFI bindings to the OpenGL, GLU and GLUT APIs.
278 stars
25 watching
59 forks
Language: Common Lisp
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
aidan63/linc_opengl | A C library providing native bindings to the OpenGL API for use in Haxe applications | 2 |
cginternals/globjects | A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. | 539 |
snowkit/linc_opengl | A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code. | 8 |
zkat/cl-openal | Common Lisp bindings for an audio library | 35 |
cbaggers/cepl | A Common Lisp library that abstracts OpenGL programming and provides a REPL-friendly interface. | 861 |
acdemiralp/gl | A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |
haskell-opengl/glut | A Haskell binding for OpenGL, enabling cross-platform 3D graphics development in the Haskell programming language. | 61 |
cginternals/glbinding | A C++ binding for the OpenGL API, providing a cross-platform and type-safe interface to the OpenGL API. | 831 |
cl-openid/cl-openid | An implementation of the OpenID protocol in Common Lisp. | 4 |
crategus/cl-cffi-gtk | A Lisp binding to GTK+ 3 for creating graphical user interfaces. | 146 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |
snowkit/linc_glew | Binds GLEW to Haxe/Cpp, providing OpenGL functionality. | 4 |
kbielude/vkgl | An implementation of OpenGL using Vulkan as the underlying graphics API | 114 |
sdilts/cl-bindgen | A tool for generating FFI wrappers from C header files for Common Lisp | 26 |
fccm/glmlite | OCaml bindings for OpenGL | 19 |