User Tools

Site Tools


fractal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
fractal [2011/04/12 23:10] – created cedricfractal [2011/04/12 23:19] cedric
Line 1: Line 1:
 +I studied fractals during my studies.
 +
 +====== Fractal landscape ======
 +
 +
 +
 +====== Iterated function system ======
 +
 +{{:barnsley-1.png|}}
 +
 +You can download the source code above: hg clone [[https://bitbucket.org/cedricbonhomme/iterated-function-system | https://bitbucket.org/cedricbonhomme/iterated-function-system]]
 <code ocaml> <code ocaml>
 #load "graphics.cma";; #load "graphics.cma";;