Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
{{Unreferenced|date=May 2009}}
In [[computer graphics]], '''image order''' [[algorithms]] iterate over the [[pixel]]s in the image to be produced, rather than the elements in the scene to be [[Rendering (computer graphics)|rendered]]. '''Object order''' algorithms are those that iterate over the elements in the scene to be rendered, rather than the pixels in the image to be produced. For typical rendering applications, the scene contains many fewer elements (
[[Category:3D computer graphics]]
|