Key points are not available for this paper at this time.
This paper presents a novel method for fast and efficient backface culling we reduce. the backface test to one logical operation per polygon while requiring only two bytes extra storage per polygon.The nornrafmask is introduced,where each bit is associated with a cluster of normals in a normal-space partitioning. A polygon's normal is approximated by the cluster of normals in which it falls; the cluster's normal mask is stored with the polygon in a preprocessing step. Although conceptually the normal masks require as many bits as the number of clusters, we observe that only two bytes are actually necessary. For each tkame (and for each viewing volume), we calculate the bockfuce mask by ORing the normals masks of all normal clusters that are backfacing. 'he backface test finally reduces to a single logical AND operotwn between the polygon's normal maskand the backfacemask.
Zhang et al. (Wed,) studied this question.