cl-opengl
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.
- Versions: 0.1.0-1.e2d83e0
- 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 the latest version of cl-opengl
as follows:
guix install cl-opengl
Or install a particular version:
guix install cl-opengl@0.1.0-1.e2d83e0
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.
Badge code
You can use the following badge to inform users of cl-opengl about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/cl-opengl'><img src='https://packages.guix.gnu.org/packages/cl-opengl/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/cl-opengl)
Example Org:
[[https://packages.guix.gnu.org/packages/cl-opengl][https://packages.guix.gnu.org/packages/cl-opengl/badges/latest-version.svg]]