ABSTRACT

The classic reason for geometric sorting is for correct drawing of objects, bothopaque and semitransparent. The opaque objects should be sorted from front to back, based on an observer’s location, and the semitransparent objects should be sorted from back to front. The sorted opaque objects are drawn first, and the sorted semitransparent objects are drawn second.