User Tools

Site Tools


fractal

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
fractal [2011/04/12 23:13] cedricfractal [2011/04/12 23:19] cedric
Line 1: Line 1:
 +I studied fractals during my studies.
 +
 +====== Fractal landscape ======
 +
 +
 +
 ====== Iterated function system ====== ====== Iterated function system ======
  
 {{:barnsley-1.png|}} {{: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]]+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";;