Deriving suitable surface shader and displacement map information from terrain erosion simulations
Odvození vhodných informací o surface shader a displacement map ze simulací eroze terénu
diploma thesis (DEFENDED)

View/ Open
Permanent link
http://hdl.handle.net/20.500.11956/121287Identifiers
Study Information System: 222622
Collections
- Kvalifikační práce [11322]
Author
Advisor
Referee
Mirbauer, Martin
Faculty / Institute
Faculty of Mathematics and Physics
Discipline
Computer Graphics and Game Development
Department
Department of Software and Computer Science Education
Date of defense
16. 9. 2020
Publisher
Univerzita Karlova, Matematicko-fyzikální fakultaLanguage
English
Grade
Excellent
Keywords (Czech)
terrain rendering, erosion simulation, appearance modellingKeywords (English)
terrain rendering, erosion simulation, appearance modellingRealistic models of landscapes are frequently needed for 3D renderings, VFX work or video games. However, modelling landscapes can be a complicated and labour-intensive task, and for this reason many algorithms have been proposed to automate the process. Among the many possible ways to create a synthetic landscape, the most common one is to simulate the various types of erosions (e.g. erosion caused by glaciers and rivers) that create real eroded landscapes, like the Grand Canyon. Many solutions have been published to simulate such terrain erosion processes in computer graphics. However the authors usually only focus on recreating a landscape at geometry level, and ignore the shading level. But surface colours and textures that match the coarse geometric features created by the erosion simulation are also essential ingredients for a believable result. And obtaining detailed surface textures by running a simulation that is able to catch all the micro-details involved is usually technically infeasible due to the involved complexity. The method that we propose attempts to get around this barrier by applying suitable detail shaders to the results of a coarse-grid erosion simulation. Specifically, we will work with a dictionary of pre-generated shaders for landscape appearance: these will be both "plain" colour...