Page 1 of 1

World creation - Rivers, streams and ponds.

PostPosted: Tue Feb 07, 2012 17:00
by Michael Eh?
What would add to minetest is rivers, streams, springs, etc. Inland water about the sea level.

Image

I made by hand the following image using several buckets of water. Faking a stone cropping for spring in the background. Digged a channel for the water with couple of ponds (3x3) along the way. Of course, this would require a major rewrite of the world generation code adding a whole routine of erosion. Though I have seen it with sand in gravel being dragged through caves so parts of the routine exists and could be used.

Thoughts?

PostPosted: Tue Feb 07, 2012 17:32
by sfan5
Michael Eh? wrote:What would add to minetest is rivers, streams, springs, etc. Inland water about the sea level.

Image

I made by hand the following image using several buckets of water. Faking a stone cropping for spring in the background. Digged a channel for the water with couple of ponds (3x3) along the way. Of course, this would require a major rewrite of the world generation code adding a whole routine of erosion. Though I have seen it with sand in gravel being dragged through caves so parts of the routine exists and could be used.

Thoughts?

The Map-Generator is rewritten

PostPosted: Wed Feb 08, 2012 13:38
by kddekadenz
sfan5 wrote:The Map-Generator is rewritten

Are rivers and ponds now added?

PostPosted: Wed Feb 08, 2012 13:38
by sfan5
No

PostPosted: Wed Feb 08, 2012 13:53
by neko259
You can make a mod which generates rivers.

PostPosted: Wed Feb 08, 2012 13:54
by kddekadenz
That sucks :/

PostPosted: Thu Feb 09, 2012 05:27
by Tim
I prefer having it randomly generated. It makes finding a nice, large and pretty lake actually something special, rather than just the 400th lake or river you've seen that hour.

PostPosted: Thu Feb 09, 2012 13:12
by dannydark
Tim wrote:I prefer having it randomly generated. It makes finding a nice, large and pretty lake actually something special, rather than just the 400th lake or river you've seen that hour.


+1 Agreed this would be a nice addition to the map generator ^_^

PostPosted: Thu Feb 09, 2012 13:28
by neko259
Tim wrote:I prefer having it randomly generated. It makes finding a nice, large and pretty lake actually something special, rather than just the 400th lake or river you've seen that hour.

If you make them as a mod, you can add some randomness depending on already generated terrain just like in more ores mod.

PostPosted: Thu Feb 09, 2012 18:54
by Michael Eh?
I just threw this idea out there. If we get to see this in some revision down the road is yet to be seen. Of course, I don't have any mods so throwing in stuff like cattails, sand, fish, etc to make it more appleasing. It was more of trying out the bucket and seeing how water way would have to cut it's way across the landscape with the flow of water.

Since we're cutting a new course from that other mine game, we need to look at what's missing from MC that we wish it had.

I hope if this gets to be a mod that the best mods will become standard.