Skip to content

GPU-powered hydraulic erosion simulation system

Notifications You must be signed in to change notification settings

creativitRy/Fluvit

Repository files navigation

Fluvit

A hydraulic erosion simulation

Gahwon Lee

Compiling

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make -j8

How to Run

  • ./fluvit -h for help
  • ./fluvit path/to/png to load heightmap
  • ./fluvit for random terrain

Controls

Right click and WASD to fly

1,2,3 = different ways to visualize terrain

p to toggle playback

Credits

About

GPU-powered hydraulic erosion simulation system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages