Parallel rendering: Difference between revisions

Content deleted Content added
Rilak (talk | contribs)
External links: Removed irrelevant category; more precise category; removed link farm and tag
Line 39:
 
== Open source applications ==
The open source software package Chromium (http://chromium.sourceforge.net) provides a parallel rendering mechanism for existing applications. It intercepts the [[OpenGL]] calls and processedprocesses them, typically to send them to multiple rendering units driving a [[video wall|display wall]].
 
Equalizer (http://www.equalizergraphics.com) is an open source rendering [[Software framework|framework]] and resource management system for multipipe applications. Equalizer provides an [[Application programming interface|API]] to write parallel, scalable visualization applications which are configured at run-time by a resource server.