Skip to content

johnnyawesome/LorenzAttractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🦋 LorenzAttractor 🦋

An interactive version of the famous Lorenz Attractor, implemented in P5JS.

Lorenz Attractor

The Lorenz Attractor is the most famous strange Attractor. Discovered in 1963 by Edward Lorenz, this shape has become the signature image of the 🦋 Butterfly Effect 🦋

Lorenz Attractor

This particular implementation written in P5JS.

What is special about my interactive implementation of the Lorenz Attractor, is that you can easily control the Time-Delta via a Slider. You can increase and decrease the dt value in this formula by simply moving the slider, which will result in different "butterfly"-shapes as a result.

NEW PEasy Cam Support!

In the folder LorenzAttractorPEasyCam you can find an even more interactive implementation of the Lorenz Attractor! Control the camera with your mouse! Move, Rotate and Zoom in on the 🦋 Butterfly 🦋!

Lorenz AttractorPEasyCam