Interactive GPU-based procedural heightfield brushes

Giliam J.P. de Carpentier, Rafael Bidarra
Proceedings of Fourth International Conference on the Foundations of Digital Games, page 55--62 - apr 2009
Download the publication : DB09a.pdf [6.2Mo]  
Virtual outdoor terrain used for games is generally created by a level designer, using a variety of tools. These tools are currently based either on local interactive brush-based terrain sculpting or on global, parameterized algorithmic synthesis/adaptation of complete heightfields. Both tool types have largely complementary benefits and drawbacks. In this paper, we present procedural brushes, which combine the strengths of both .1 types, offering a seamless transition from local control to fully automated generation, depending on the brush size. To optimize the execution speed of the computationally-intensive procedural algorithms, we propose to use the huge processing power of today's graphics hardware. For this, the procedural algorithms have been translated to shaders, and are used as part of a pipeline to render changes on a heightfield in video memory. We present a GPU brush editing pipeline for graphics hardware supporting Shader Model 3., coping with hardware restrictions regarding blend modes, precision and texture size. Several implemented procedural algorithms are described as well, two of which are novel. Experiments showed that the implemented system resulted in a speedup of roughly one order of magnitude over a reference CPU pipeline implementation. This made it possible for users to apply both trivial and complex procedural brushes at interactive rates, thus leading to a more efficient creation of complex virtual worlds.

Images and movies

 

BibTex references

@InProceedings { DB09a,
  author       = "Carpentier, Giliam J.P. de and Bidarra, Rafael",
  title        = "Interactive GPU-based procedural heightfield brushes",
  booktitle    = "Proceedings of Fourth International Conference on the Foundations of Digital Games",
  pages        = "55--62",
  month        = "apr",
  year         = "2009",
  address      = "Port Canaveral, FL",
  url          = "http://graphics.tudelft.nl/Publications-new/2009/DB09a"
}

Other publications in the database

» Giliam J.P. de Carpentier
» Rafael Bidarra






Back