From 8b851d504875906afe3b40dd87f642fd7d5a93f1 Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Sat, 19 Dec 2015 14:30:32 +0000 Subject: Added HTTPS links wherever they are supported. --- docs/Generator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Generator.html') diff --git a/docs/Generator.html b/docs/Generator.html index 90a92c553..85ebb91ca 100644 --- a/docs/Generator.html +++ b/docs/Generator.html @@ -141,7 +141,7 @@ generates a grid of alternating biomes.

Voronoi diagram

Those two generators were more of a technicality, we need to make something more interesting if we're going for a natural look. The Voronoi generator is the first step towards such a change. Recall that a -Voronoi diagram is a construct that creates a +Voronoi diagram is a construct that creates a set of areas where each point in an area is closer to the appropriate seed of the area than the seeds of any other area:

-- cgit v1.2.3