Blake Pelton and Darren C. Atkinson, “Flexible generation and lightweight view-dependent rendering of terrain,” Technical Report COEN-2003-01-22, Santa Clara University, Department of Computer Engineering, March 2003.

Abstract

The generation and real-time rendering of terrain are related problems that occur in the development of virtual reality and gaming applications. These applications must be able to create and render realistic terrains at interactive rates. In many applications it is desirable to generate unique terrains instead of reusing static geometry time and again. Finally, all applications that render large terrains must cope with selecting the correct subset or approximation of the terrain geometry to render during each frame.

In this paper we describe a terrain generation and rendering system. Multiresolution shaders are used to procedurally generate terrains. An innovative subset selection algorithm is used to render terrains with very minimal CPU usage.

[Full text in PDF]