Parallel rendering: Difference between revisions

Content deleted Content added
GeorgeMoney (talk | contribs)
cleanup + RegExTypoFix Typos: contributer → contributor, using AWB
Line 14:
 
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.
 
OpenSG (http://opensg.vrsource.org/trac) is an Open Source scenegraph system that provides parallel rendering capabilities, especially on clusters. It hides the complexity of parallel multi-threaded and clustered applications and supports sort-first as well as sort-last rendering.
 
==See also==