EGGH00: SIGGRAPH/Eurographics Workshop on Graphics Hardware 2000
Permanent URI for this collection
Browse
Browsing EGGH00: SIGGRAPH/Eurographics Workshop on Graphics Hardware 2000 by Subject "Display algorithms"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Algorithms for Division Free Perspective Correct Rendering(The Eurographics Association, 2000) Barenbrug, B.; Peters, F.J.; Overveld, C.W.A.M. van; I. Buck and G. Humphreys and P. HanrahanWell known implementations for perspective correct rendering of planar polygons require a division per rendered pixel. Such a division is better to be avoided as it is an expensive operation in terms of silicon gates and clock cycles. In this paper we present a family of efficient midpoint algorithms that can be used to avoid division operators. These algorithms do not require more than a small number of additions per pixel. We show how these can be embedded in scan line algorithms and in algorithms that use mipmaps. Experiments with software implementations show that the division free algorithms are a factor of two faster, provided that the polygons are not too small. These algorithms are however most profitable when realised in hardware.