Fractals

From GenerativeArt

(Difference between revisions)
Jump to: navigation, search
(Self-similarity: moving graphics to philipgalanter.com)
(Recursive Koch curve: moving graphics to philipgalanter.com)
=====Recursive Koch curve=====
=====Recursive Koch curve=====
-
{{SingleImage|imageWidthPlusTen=410|imageURL=http://www-viz.tamu.edu/students/ablev/genart/kochcurveprogression.gif|caption=The recursion of a Koch curve}}
+
{{SingleImage|imageWidthPlusTen=410|imageURL=http://philipgalanter.com/generative_art/graphics/kochcurveprogression.gif|caption=The recursion of a Koch curve}}
   //  Given:
   //  Given:
   //  DRAW(x1, y1, x2, y2)    :draws a point from (x1, y1) to (x2, y2)
   //  DRAW(x1, y1, x2, y2)    :draws a point from (x1, y1) to (x2, y2)

Revision as of 20:04, 16 September 2013

Personal tools