File:Gosper Island Tesselation.svg

Description A space-filling tesselation of Gosper Islands
Date 2 November 2007 (upload date)
Source self-made Mathematica
Author Inductiveload
Permission
(Reusing this file)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Category:Self-published work#Gosper%20Island%20Tesselation.svgCategory:PD-self#Gosper%20Island%20Tesselation.svg
SVG development
InfoField
Source code
InfoField

Mathematica code

<< MathWorld`Fractal`

 CurveArray[GosperIsland,{3,3},1000,ImageSize->500]

Mathematica Code

This program requires the following package, which can be obtained here. This program draws one island - the rest were cloned in Inkscape.

<< MathWorld`Fractal`
CurveArray[GosperIsland,{3,3},1000,ImageSize->500]
Category:Gosper curves and islands Category:SVG fractals Category:Blue, green, red Category:Geometry images with transparent background
Category:Blue, green, red Category:Geometry images with transparent background Category:Gosper curves and islands Category:PD-self Category:SVG fractals Category:Self-published work Category:Valid SVG created with Mathematica code