Paul Obermeier 2007/08/03
Implementation of algorithmn described on Wiki page
Simple Chaos Theory with Tcl using
Tcl3D.
This version adds several features:
- Implementation of slebetman's nice shading idea.
- Interactive selection of chaos parameters.
- Speed improvements by using a column cache.
- Switch online between use of OpenGL or photo image for drawing.
This image shows the use of the OpenGL widget for drawing:

This image shows the use of the photo image for drawing:

Paul Obermeier 2008/04/01
This demo is now part of the official
Tcl3D demos
. Sources can be found at
http://www.tcl3d.org/download/DemoOfTheMonth/08-04-tcl3dChaos.zip