Dynamics 2
Richard Koch and Pierre d'Herbemont
French
About Dynamics:
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.
The source code is included. 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 is distributed under the GPL public license, and thus free. This page originally distributed version 1, still available below. Version 2, compiled in 2014, works on Mavericks and higher, but may not work on earlier systems.
Richard Koch
2740 Washington St
Eugene, Oregon 97405
(541)686-8466
Email: <
koch@uoregon.edu
>
Pierre d'Herbemont
Paris, FRANCE
Email: <
steg@mac.com
>