I want to add custom colorings surrounding generated rivers (see below):
To do this I first needed a way to automatically find and determine where the rivers are located given a river map. I now have a method of doing that. After that I can fit curves to each individual river, and based on the gradients of the curves and slope of the terrain heightmap, I should be able to proceed farther. Progress so far:



