sbcl-cl-opengl 0.1.0-1.e2d83e0
Common Lisp bindings to OpenGL, GLU and GLUT APIs
This package provides a set of bindings and utilities for accessing the OpenGL (Mesa), GLU and GLUT (FreeGLUT) APIs using CFFI.
- Website: https://github.com/3b/cl-opengl
- Licenses: Modified BSD
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install sbcl-cl-opengl 0.1.0-1.e2d83e0
as follows:
guix install sbcl-cl-opengl@0.1.0-1.e2d83e0
Or install the latest version:
guix install sbcl-cl-opengl
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.