Skip to content

JayMalli/lorenz_attractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Project logo

Lorenz Attractor


    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]


💻 Prerequisites


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 :)

⛏️ Built Using

🎈 Usage of languages and libraries

  • Java
  • PeasyCam

🎉 Acknowledgements