added faafo example

This commit is contained in:
Sebastian Rieger
2020-04-21 15:46:58 +02:00
parent b7143441f2
commit 5b953bb5ed
38 changed files with 1851 additions and 0 deletions

View File

@ -0,0 +1,6 @@
References
==========
* http://en.wikipedia.org/wiki/Julia_set
* http://en.wikipedia.org/wiki/Mandelbrot_set
* http://code.activestate.com/recipes/577120-julia-fractals/