cl-glop 0.1.0-1.45e722a
Direct FFI bindings for OpenGL window and context management
This package provides Common Lisp bindings to create OpenGL window and context manipulation code as well as system input handling. Direct FFI bindings to system functions are used so no third party C lib is required except system libraries.
- Outputs:
out
- Website: https://github.com/lispgames/glop
- Licenses: Expat
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-glop 0.1.0-1.45e722a
as follows:
guix install cl-glop@0.1.0-1.45e722a
Or install the latest version:
guix install cl-glop
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.