forked from lispgames/glop
-
Notifications
You must be signed in to change notification settings - Fork 1
Direct FFI bindings for OpenGL window and context management
License
Guthur/glop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The goal is to provide simple OpenGL window and context manipulation code as well as system input handling (i.e. mouse & keyboard). Direct FFI bindings to system functions are used so no third party C lib is required except system libraries. Dependencies: - CFFI Tested on: - CLISP/X11 - CLISP/Win32 - SBCL/X11 Usage: see test.lisp
About
Direct FFI bindings for OpenGL window and context management
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Common Lisp 100.0%