Visual Computing

University of Konstanz
Proceedings of the 25th Annual Conference on Computer Graphics and Interactive Techniques

Realistic Modeling and Rendering of Plant Ecosystems

O. Deussen, P. Hanrahan, B. Lintermann, R. Měch, M. Pharr, P. Prusinkiewicz
Teaser of Realistic Modeling and Rendering of Plant Ecosystems

Material

Paper (.pdf, 4.5MB)

Abstract

Modeling and rendering of natural scenes with thousands of plants poses a number of problems. The terrain must be modeled and plants must be distributed throughout it in a realistic manner, reflecting the interactions of plants with each other and with their environment. Geometric models of individual plants, consistent with their positions within the ecosystem, must be synthesized to populate the scene. The scene, which may consist of billions of primitives, must be rendered efficiently while incorporating the subtleties of lighting in a natural environment. We have developed a system built around a pipeline of tools that address these tasks. The terrain is designed using an interactive graphical editor. Plant distribution is determined by hand (as one would do when designing a garden), by ecosystem simulation, or by a combination of both techniques. Given parametrized procedural models of individual plants, the geometric complexity of the scene is reduced by approximate instancing, in which similar plants, groups of plants, or plant organs are replaced by instances of representative objects before the scene is rendered. The paper includes examples of visually rich scenes synthesized using the system.

BibTeX

@inproceedings{Deussen1998RealisticModelingRendering,
  acmid     = {280898},
  address   = {New York, NY, USA},
  author    = {O. Deussen, P. Hanrahan, B. Lintermann, R. Měch, M. Pharr, P. Prusinkiewicz},
  booktitle = {Proceedings of the 25th Annual Conference on Computer Graphics and Interactive Techniques},
  doi       = {10.1145/280814.280898},
  isbn      = {0-89791-999-8},
  keywords  = {approximate instancing, ecosystem simulation, modeling of natural phenomena, plant model, realistic image synthesis, self-thinning, vector quantization},
  numpages  = {12},
  pages     = {275--286},
  publisher = {ACM},
  series    = {SIGGRAPH '98},
  title     = {Realistic Modeling and Rendering of Plant Ecosystems},
  url       = {http://graphics.uni-konstanz.de/publikationen/Deussen1998RealisticModelingRendering},
  year      = {1998}
}