bhaprayan/m3

add support for gradient coloring of polygons

Closed this issue · 1 comments

  • could do this based on the height map value

done!

  • scheme is to map heightmap values into HSV space to create gradient based on lightness values (two diff gradients, one for oceans + one for lands, based on mean thresholding)