guile-opengl 0.2.0
Guile binding for the OpenGL graphics API
Guile-OpenGL is a library for Guile that provides bindings to the OpenGL graphics API.
- Outputs:
out
- Website: https://gnu.org/s/guile-opengl
- Licenses: LGPL 3+
- Package source: gnu/packages/gl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile-opengl 0.2.0
as follows:
guix install guile-opengl@0.2.0
Or install the latest version:
guix install guile-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.