All files
Browsing all files

Fractal Tree v2.0
This fractal tree utelizes a recursive onEnterFrame events to generate a chaotic fractal tree. I think it is one of my best f ...
3D Ring Wave
Here is something I quickly whipped up in Mx. It isn't a true accurate 3D system but is effective for this application.
Random IFS
Here is a addendum for my Barnsley Fern (http://ffiles.com/view_listing.php?sid=51&cat=18) It generates a random IFS fractal ...
Barnsley Fern
Here is a very common iterated function system (IFS) called "Barnsley Fern" discovered by Micheal F. Barnsley. For more inf ...
Mandelbrot Set
Here is a Mandelbrot set I whipped up in flash 8. It uses a seperate Complex number class in an .as file.