Terrain generation using procedural models based on hydrology

  • Authors:
  • Jean-David Génevaux;Éric Galin;Eric Guérin;Adrien Peytavie;Bedřich Beneš

  • Affiliations:
  • Université de Lyon, LIRIS, CNRS, France;Université de Lyon, LIRIS, CNRS, France;Université de Lyon, LIRIS, CNRS, France;Université de Lyon, LIRIS, CNRS, France;Purdue University

  • Venue:
  • ACM Transactions on Graphics (TOG) - SIGGRAPH 2013 Conference Proceedings
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a framework that allows quick and intuitive modeling of terrains using concepts inspired by hydrology. The terrain is generated from a simple initial sketch, and its generation is controlled by a few parameters. Our terrain representation is both analytic and continuous and can be rendered by using varying levels of detail. The terrain data are stored in a novel data structure: a construction tree whose internal nodes define a combination of operations, and whose leaves represent terrain features. The framework uses rivers as modeling elements, and it first creates a hierarchical drainage network that is represented as a geometric graph over a given input domain. The network is then analyzed to construct watersheds and to characterize the different types and trajectories of rivers. The terrain is finally generated by combining procedural terrain and river patches with blending and carving operators.