1

Can anyone recommend any software/books required to learn and build fractal patterns? I want to also be able to animate the fractal patterns too. Like something off of winamp.

user559142
  • 12,279
  • 49
  • 116
  • 179

4 Answers4

2

For book on animated fractal Fractals: An Animated Discussion with Edward Lorenz and BenoƮt Mandelbrot could be what you want.

Nifle
  • 11,745
  • 10
  • 75
  • 100
1

You might like: The Computational Beauty of Nature http://mitpress.mit.edu/books/flaoh/cbnhtml/

1

I am working on a project in java for creating fractals (flame fractals). The user provides a script file in javascript, that takes care of the interpolation between fractals. Also, as input, one can provide a file that affects an animation in some way, so this is the way to make an animation change to some music, see for example http://www.youtube.com/watch?v=imDPqR9cDL8

I can send you the source code if you provide me with an address.

Per Alexandersson
  • 2,443
  • 1
  • 22
  • 28
0

There's lots of fractal programs out there.

I know that Ultrafractal is pretty popular, but not free.

As far as free ones go, there are programs such a ChaosPro and others. A quick google search will find them for you.

Ken Wayne VanderLinde
  • 18,915
  • 3
  • 47
  • 72