RPG wip: terrain generation

posted in arka80's Journal
Published May 21, 2014
Advertisement
So I'm working on this sort of roguelike of mine. It will not be a dungeon-only roguelike, I also want wilderness, and cities, villages and so on... something like ADOM, but procedural (ADOM world map is static).

So first step is to generate some kind of overworld. I ended up with using a particle deposition strategy, and these are a couple of results I obtained so far:

terrain1.png

and

terrain2.png

Water is a side-effect at the moment, I have to realize if I want it or not, and if yes I'd probably go with some better way to achieve it.
1 likes 1 comments

Comments

Undergroundies

Lookin good so far!

June 02, 2014 04:11 AM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement