Difference between revisions of "Sorting"

From polycount
Jump to: navigation, search
(ported sorting)
 
(Sorting Problems)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
+
Sorting is keeping track of which onscreen elements can be viewed and which are hidden behind other objects.
{{:[[OutOfDate]]}}
+
  
= Sorting =
+
See the Transparency Map page about [[Transparency_map#Sorting_Problems|Sorting Problems]].
  
Keeps track of which onscreen elements can be viewed and which are hidden behind other objects.
+
One method of sorting is to use the [[Z-Buffer]].
 
+
See also [[Z-Buffer|z-buffering]].
+
 
----
 
----
[[Category:Glossary]]
+
[[Category:Glossary]][[Category:Rendering]]

Latest revision as of 18:19, 23 May 2018

Sorting is keeping track of which onscreen elements can be viewed and which are hidden behind other objects.

See the Transparency Map page about Sorting Problems.

One method of sorting is to use the Z-Buffer.


Personal tools
Namespaces

Variants
Actions
Navigation
Tools