Parallel rendering: Difference between revisions

Content deleted Content added
wikify
m wikify
Line 34:
Parallel rendering can be used in graphics intensive applications to visualize the data more efficiently by adding resources like more machines.
 
== [[Open-source software|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 processed them, typically to send them to multiple rendering units driving a [[video wall|display wall]].