Date Topic Supplemental Materials Starter Code

April 10 Conway's Game of Life Link: Wikipedia
Link: Original Scientific American article
fieldViewer

April 17 The Mandelbrot Set Link: Wikipedia
Link: Wikipedia, Julia Sets
Link: The Fractal Geometry of Nature

April 19 Mandelbrot Potential Link: Exploring the Mandelbrot Set
Link: Coloring Dynamical Systems in the Complex Plane
Link: Ray Tracing Deterministic 3-D Fractals
Link: Wikipedia, Buddhabrot
Link: Wikipedia, Mandelbulb

April 24 Newton fractals Link: Wikipedia - Newton fractals
Link: Wikipedia - Newton-Raphson iteration

April 26 Diffusion Limited Aggregation Link: Wikipedia
Link: Original Physical Review Letters article
Link: The Dielectric Breakdown Model
Link: The conformal mapping method
Link: The potential distribution around growing fractal clusters
Link: My version

May 1 Finite Differences - Gradients Link: Wikipedia
Link: Mathworld

May 3 The Heat Equation Link: Wikipedia - the heat equation
Link: Wikipedia - the Laplacian
Link: Wikipedia - the CFL condition

May 8 Reaction-Diffusion Link: Wikipedia
Link: Turing's original article, "The Chemical Basis of Morphogenesis"
Link: Turing patterns in the laboratory
Link: Greg Turk's version
Link: Witkin and Kass' version
Link: My version
Book: Alan Turing: The Enigma
Book: A Madman Dreams of Turing Machines

May 10 The Wave Equation Link: Wikipedia
Link: Simulating Ocean Water
Link: A Numerically Efficient and Stable Algorithm for Animating Water Waves
Link: Rapid, stable fluid dynamics for computer graphics

May 15 Vibration Link: Wikipedia - Vibration
Link: Wikipedia - Can One Hear the Shape of a Drum?
Link: Can One Hear the Shape of a Drum?
Book: Theory of Vibration

May 17 Noise Link: Perlin's original article
Link: Improving noise
Link: Wavelet noise
Link: Procedural noise using sparse Gabor convolution
Link: Anisotropic noise (the one we implement)

May 24 Scalar Turbulence Link: Perlin's original article
Link: Improving noise
Link: Wavelet noise
Link: Procedural noise using sparse Gabor convolution
Link: Anisotropic noise (the one we implement)

May 31 Incompressibility Link: Curl Noise
Link: Wavelet Turbulence
Link: Evolving sub-grid turbulence for smoke animation
Link: Fast animation of turbulence using energy transport and procedural synthesis

June 5 Sound Link: FoleyAutomatic: physically-based sound effects for interactive simulation and animation
Link: Synthesizing sounds from rigid-body simulations
Book: Real Sound Synthesis for Interactive Applications

June 7 Final Presentations