Sciweavers

STACS
1992
Springer

A Simplified Technique for Hidden-Line Elimination in Terrains

13 years 8 months ago
A Simplified Technique for Hidden-Line Elimination in Terrains
In this paper we give a practical and e cient output-sensitive algorithm for constructing the display of a polyhedral terrain. It runs in Od + nlog2 n time and uses On n space, where d is the size of the nal display, and n is a very slowly growing functional inverse of Ackermann's function. Our implementation is especially simple and practical, because we try to take full advantage of the speci c geometrical properties of the terrain. The asymptotic speed of our algorithm has been improved upon theoretically by other authors, but at the cost of higher space usage and or high overhead and complicated code. Our main data structure maintains an implicit representation of the convex hull of a set of points that can be dynamically updated in Olog2 n time. It is especially simple and fast in our application since there are no rebalancing operations required in the tree.
Franco P. Preparata, Jeffrey Scott Vitter
Added 11 Aug 2010
Updated 11 Aug 2010
Type Conference
Year 1992
Where STACS
Authors Franco P. Preparata, Jeffrey Scott Vitter
Comments (0)