A Voronoi diagram shows for any location on a grid what the closest point to you is. TURBO MODE is basically required unless your really patient. Why did I make this - this is part of a larger project I am working on to make a fictional map generator.
a resolution of 2 is recommended This one is a lot slower than my previous one because of some exponentials but was optimized as much as possible. What changed? I now have it so each cell position on the diagram is coloured in via a random continent position on the diagram. PLEASE remix! it is lovely to see how people adapt others code to help with their own projects! maybe reference my code but I don't really care.