perl-opengl
Perl bindings to the OpenGL API, GLU, and GLUT/FreeGLUT
The package provides Perl bindings to OpenGL, GLU and FreeGLUT.
- Versions: 0.70
- Website: https://metacpan.org/release/OpenGL
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl-opengl
as follows:
guix install perl-opengl
Or install a particular version:
guix install perl-opengl@0.70
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.