Skip to content

gamereat/DX11_Procedural_Terrain

Repository files navigation

DX11 Procedural Terrain

This application shows diffrent implmentations for procedural techniques

The application can be navigated using the build in Imgui gui interface

Video of applicaiton in action

Orignally developed as part of a 3rd year procedural generation module at Abertay University .

L-system Scene

The application has a turtle drawing 2D l-systems. Which can be changed using the GUI interface

Terrain Scene

The application has multiple techniques for generations terrain

Diamond Square

FBM

Particle Displacement

Fault line Displacement