Dynamics 1.2 review

Download
by rbytes.net on

Dynamics is a program written to illustrate the connection between Julia Sets and the Mandelbrot Set.

License: GPL
OS: Mac OS X
File size: 114K
Developer: Richard Koch, Pierre d'Herbemont
Price: $0.00
Updated: 26 May 2006
0 stars award from rbytes.net


Dynamics is a program written to illustrate the connection between Julia Sets and the Mandelbrot Set. It can draw magnified portions of the Mandelbrot set fairly rapidly, although it uses no clever mathematical ideas to speed drawing.

Mandelbrot drawing is performed by a single small method call, and readers are encouraged to:

• optimize for the velocity engine
• separate the calculation into smaller tasks for optimization on multiprocessor machines.

Dynamics 1.2 keywords