Parallel rendering: Difference between revisions

Content deleted Content added
Eile (talk | contribs)
Eile (talk | contribs)
Line 11:
 
== Open source applications ==
There is anThe open source software package called Chromium (http://chromium.sourceforge.net) which provides a parallel rendering mechanism for existing applications. It intercepts the OpenGL calls and processed them, typically to send them to multiple rendering units driving a display wall.
 
The Equalizer project (http://www.equalizergraphics.com) is an open source rendering framework and resource management system for multipipe applications. Equalizer provides an API to write parallel, scalable visualization applications which are configured at run-time by a resource server.
 
==See also==