2011-04-30 Map Drawing Using Polygons

I’m currently working on randomly generating islands using the ideas presented in Polygonal Map Generation by Amit. Check out his Flash demo! I am nowhere as far, yet. I’m writing my code in Perl and producing SVG output.

Polygonal Map Generation

Flash demo

producing SVG output

/pics/5671163434_e3b86d4dde.jpg

See below for source code used. I’d install it on a public server, but unfortunately there are quite some dependencies…

​#Maps ​#Perl ​#SVG