redferret / planet

A simulation that simulates geological processes as well as hydrological, biological, and other complex systems that can exist on a planet
7 stars 0 forks source link

Fast Hydraulic Erosion Implementation #8

Closed redferret closed 8 years ago

redferret commented 8 years ago

The simulation's current erosion algorithm is very poor. We are going to implement the fast hydraulic erosion algorithm as show in this PDF or this PDF

redferret commented 8 years ago

The implementations failed and didn't result in desired outcomes. The erosion algorithm from before will be updated and fixed to show more life-like behavior.

redferret commented 8 years ago

The algorithm may need more improvements for smaller scales of time but it is implemented and ready to go