virtualgl
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.
- Versions: 2.6.2
- 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 the latest version of virtualgl
as follows:
guix install virtualgl
Or install a particular version:
guix install virtualgl@2.6.2
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
HTML: <a href='http://127.0.0.1:3000/packages/virtualgl/'><img src='http://127.0.0.1:3000/packages/virtualgl/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/virtualgl/badges/latest-version.svg)](http://127.0.0.1:3000/packages/virtualgl/) Org: [[http://127.0.0.1:3000/packages/virtualgl/][http://127.0.0.1:3000/packages/virtualgl/badges/latest-version.svg]]