Stuart Hameroff on Consciousness
anecdotal evidence from a biased source
Yesterday I presented itgrapher to two math classes at Rockville High School (Rockville, CT, USA). The most successful part of the presentation was when students suggested ways to alter the expressions and we watched how the images changed. To save time we did that with 200x200 images and without oversampling. Here's one of the images we did together but at higher resolution and with oversampling. Click on it to get the full resolution.

Now that I have escape thresholds, calculating expressions with exp(x) becomes practical.

I'm going to Rockville High tomorrow to talk about math and art. They expressed interest in fractals in particular, so I bit the bullet and made itgrapher practical for rendering fractals by adding an escape threshold. This is the Mandelbrot set rendered with 50 iterations and an escape threshold of 2 (which, if you read the literature, is the theoretical minimum threshold for the Mandelbrot set). Low escape thresholds make rendering fast and add these cool bubble shapes around the set. At higher thresholds, you actually get near 50 iterations without escaping for some pixels, so it takes longer. However, the bubble artifacts disappear and you get a pristine rendering.
