Parallel rendering: Difference between revisions

Content deleted Content added
the additional word made no sense.
"medical visualization" is not a complex object.
Line 1:
'''Parallel rendering''' (or '''Distributed rendering''') is a method used to improve the performance of [[computer graphics]] software. The rendering of graphics requires massive computational resources for complex objects likethat arise in [[medical visualization]], [[iso-surface generation]], and some [[CAD]] applications. Traditional methods like [[Ray tracing (graphics)|ray tracing]], [[3D texture]]s, etc., work extremely slowly in simple machines. Furthermore, [[virtual reality]] and visual simulation programs, which render to multiple display systems concurrently, are applications for parallel rendering.
 
== Subdivision of work ==