datalurkur / Mountainhome

A detailed and intricate worldsim borrowing from the Dungeon Keeper-style dungeon-building mechanic
You're lookin' at it.
6 stars 2 forks source link

River/Erosion Simulation #12

Closed datalurkur closed 14 years ago

datalurkur commented 14 years ago

Simulate the effects of rivers and erosion on the landscape.

datalurkur commented 14 years ago

Working on this. Prototype of rainfall uploaded.

datalurkur commented 14 years ago

Since the terrain rewrite, rainfall was nuked. However, I have implemented some basic thermal erosion via nearest-neighbor averaging. Rainfall comes next.

datalurkur commented 14 years ago

This is kinda done, but may need revisiting later. Terrain-gen in general needs some discussion given the state of the engine.

datalurkur commented 14 years ago

Closing...