|
.: Lorenz Attractor Demonstrator :.
Download Now
InstructionsThe program is pretty simple to use. The A, B, C edit boxes correspond to the variables in the three differential equations used to calculate the attractor. T and N are the time increment and the number of iterations respectively. To animate a point, simply double-click where you would like your point to start. You may click any number of times in the attractor to watch multiple points animate. To stop all the points, simply press the 'Stop' button. To clear the attractor of animated points (either during animation or after) press the Redraw button. Note that pressing Redraw will stop all animations (as will changing planes or toggling the attractor).The palette for the attractor is called lorenz.map, and is the same format as the Mandelbrot program uses (FractInt). I chose this palette since it provided a more uniform look to the attractor. |