Desktop Developer column, "Draw Asynchronously With .NET"
by Bill Storage
Visual Studio Magazine
August 2002

Owner-Draw list demo.
This solution consists of a sinlge project, the Lyapunov Space Plotter, containing a test form and a calculator class. Open the .sln file in Visual Studio and youre ready to go. There are no dependencies. Hit the F5 button and the form will appear, on which you can select a create a pattern representing a periodic forcing function using a group of checkbox controls. After starting a plot, you can use the mouse to select a zoom region. The Contrast slider merely adjusts a parameter to which the calculated Lyapunov exponent is raised before plotting to control the fade rate from black to yellow in the chaotic regions of the plot.

Bill Storage  May. 1, 2002
bstorage@pacbell.net

