Parallel rendering: Difference between revisions

Content deleted Content added
See also: cleanup links subcategories. add a couple more
indicate alternate term, distributed rendering. move stub, remove dupe category
Line 1:
'''Parallel rendering''' (or '''Distributed rendering''') is a method used to improve the performance of [[computer graphics]]. The rendering of graphics requires massive computational resources for complex objects like [[medical visualization]], [[iso-surface generation]], and some [[CAD]] applications. Traditional methods like [[ray tracing]], [[3D texture]]s, etc., work extremely slowly in simple machines.
 
== Subdivision of work ==
Line 10:
== Open source applications ==
There is an open source software package called Chromium (http://chromium.sourceforge.net) which provides a parallel rendering mechanism for existing applications.
{{compu-graphics-stub}}
[[Category:Computer graphics]]
 
==See also==
Line 25 ⟶ 23:
[[Category:Distributed computing]]
[[Category:Visual effects]]
 
{{compu-graphics-stub}}