virtualgl 2.6.2
Redirects 3D commands from an OpenGL application onto a 3D graphics card
VirtualGL redirects the 3D rendering commands from OpenGL applications to 3D accelerator hardware in a dedicated server and displays the rendered output interactively to a thin client located elsewhere on the network.
- Website: https://www.virtualgl.org
- Licenses: wxWindows 3.1+
- Package source: gnu/packages/gl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install virtualgl 2.6.2
as follows:
guix install virtualgl@2.6.2
Or install the latest version:
guix install virtualgl
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.