Skip to content

phil-shenk/erosion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erosion

experimenting with erosion algorithms This project simulations hydraulic erosion with thousands of raindrops. Each drop absorbs or deposits a variable amount of sediment based on its speed and the slope of the terrain.

The simulation makes use of python's multiprocessing library to leverage the extra processing power of multicore machines.

The simulation is rendered in a live, interactive window using the Mayavi package for python.

Screenshots

painted terrain

dense voronoi

square voronoi

About

experimenting with erosion algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages