Difference between revisions of "Remote visualization"
Jump to navigation
Jump to search
(→SAGE) |
(→CGLX) |
||
Line 14: | Line 14: | ||
==CGLX== | ==CGLX== | ||
+ | ... "intercept and interpret OpenGL calls and to provide a distributed large scale OpenGL context on a tiled display' | ||
* OpenGL programs can be adapted to run with CGLX. | * OpenGL programs can be adapted to run with CGLX. | ||
* http://vis.ucsd.edu/~cglx/ | * http://vis.ucsd.edu/~cglx/ | ||
[[Category:Visualization]] | [[Category:Visualization]] |
Revision as of 16:27, 18 August 2010
SAGE
Render on a cluster, stream pixles to any size display or tile of displays (a display wall)
- http://www.evl.uic.edu/cavern/sage/
- Byung-il Jeong, Luc Renambot and Jason Leigh
Virtual GL
Use hardware graphics acceleration on the server and display using VNC.
CGLX
... "intercept and interpret OpenGL calls and to provide a distributed large scale OpenGL context on a tiled display'
- OpenGL programs can be adapted to run with CGLX.
- http://vis.ucsd.edu/~cglx/