Difference between revisions of "Remote visualization"

From openwfm
Jump to navigation Jump to search
Line 14: Line 14:
 
==CGLX==
 
==CGLX==
  
... "intercept and interpret OpenGL calls and to provide a distributed large scale OpenGL context on a tiled display'
+
... "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)

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"