[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: [http://www.tcl3d.org/demos/tcl3dExt/tcl3dChaosOgl.png] This image shows the use of the photo image for drawing: [http://www.tcl3d.org/demos/tcl3dExt/tcl3dChaosPhoto.png] ---- [Paul Obermeier] 2008/04/01 This demo is now part of the official http://www.tcl3d.org/html/demos.html%|%Tcl3D demos%|%. Sources can be found at http://www.tcl3d.org/download/DemoOfTheMonth/08-04-tcl3dChaos.zip <> Category Graphics|Category 3D Graphics|Category Tcl3D