Rivers

Post Reply
User avatar
MCL
Member
Posts: 654
Joined: Mon Aug 20, 2018 00:44
GitHub: MCLx86
IRC: migdyn
In-game: singleplayer
Contact:

Rivers

by MCL » Post

Do you know any mods that add flowing rivers? (like the Streams mod for Mine$hit). If not, what do you think would be the best way to program such mod?
2014-02-14 - 2024-02-14 TEN YEARS OF MCL

User avatar
Gael de Sailly
Member
Posts: 845
Joined: Sun Jan 26, 2014 17:01
GitHub: gaelysam
IRC: Gael-de-Sailly
In-game: Gael-de-Sailly gaelysam
Location: Voiron, France

Re: Rivers

by Gael de Sailly » Post

It is very difficult to generate rivers that flow into another in a consistent way (I mean, without going uphill, or making loops). Valleys mapgen has river but they don't fulfill these criteria.

As far as I know there has been only one good attempt to design such a map generator, it was by MillersMan in 2016: viewtopic.php?f=14&t=14380.
It is not a mod but a C++ mapgen (meaning that you would have to recompile Minetest). It was very buggy, but promising, unfortunately there hasn't been further progress on it since June 2016.
Just realize how bored we would be if the world was perfect.

User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

Re: Rivers

by paramat » Post

migdyn, what do you mean by 'flowing'? =) Any river in MT will consist of 'source' nodes and 'flowing' nodes, however both are stationary.

Post Reply

Who is online

Users browsing this forum: No registered users and 9 guests