glfw
OpenGL context manager
A Common Lisp library providing an easy-to-use interface to the GLFW OpenGL context management library.
An up-to-date Common Lisp bindings library to the most recent GLFW OpenGL context management library
22 stars
3 watching
7 forks
Language: Common Lisp
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
goxjs/glfw | Provides an API for creating OpenGL contexts and handling events in cross-platform applications. | 82 |
go-gl/glfw | Provides a Go interface to the GLFW library for creating windows and rendering OpenGL contexts. | 1,575 |
bsl/glfw-b | Haskell bindings to a cross-platform library for creating windows with OpenGL contexts and managing input and events. | 71 |
fjames86/ftw | A thin wrapper around the Windows API for Common Lisp applications | 61 |
rikusalminen/glxw | A tool for dynamically linking with OpenGL at runtime. | 53 |
brackeen/glfm | A C API for mobile app development with OpenGL ES. | 570 |
sunjammer/linc_glfw | Bindings for the GLFW library to enable Haxe support for windowing and OpenGL rendering | 17 |
ziacko/tinywindow | A cross-platform window management library for OpenGL applications | 200 |
fccm/glmlite | OCaml bindings for OpenGL | 19 |
posener/ctxutil | A collection of utility functions for managing Go contexts, particularly for handling asynchronous tasks and signal notifications. | 25 |
fukamachi/qlot | A tool for managing project-local libraries in Common Lisp, allowing users to specify exact versions and track dependencies. | 467 |
paroj/glxxw | An OpenGL loader library providing access to GL3 core and GLES2/3 APIs | 15 |
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 278 |
timandy/routine | Provides a set of goroutine context access interfaces to simplify the management of coroutine-specific information | 235 |
gnome/gdm | Manages graphical log-ins and displays for a desktop environment. | 99 |