The Lorenz Attractor in Processing
Coding Challenge #12
In this coding challenge, I show you how to visualization the Lorenz Attractor in Processing (Java).
Community Contributions
You can also add your own version! (See how)
Links discussed in this coding challenge
- PeasyCam library by Jonathan Feinberg
- Lorenz System on Wikipedia
- Lorenz Attractor by Paul Bourke
- beginShape() reference
- What is a differential equation?