It's a Lorenz Attractor which is created in Processing.
The Lorenz attractor is an example of a strange attractor. Strange attractors are unique from other phase-space attractors in that one does not know exactly where on the attractor the system will be. Two points on the attractor that are near each other at one time will be arbitrarily far apart at later times.
[https://en.wikipedia.org/wiki/Lorenz_system]
What things you need to install the software and how to install them.
-
First download & install Processing software by click on this link : [https://processing.org/]
-
after installing the processing software, PeasyCam library by open processing app:
-
Sketch -> Import Library -> Add Library -> PeasyCam
-
open this files of code in processing and press button for run it.
-
Happy Coding :)
- Processing - Processing Software
- Java
- PeasyCam