Skip to content

Because there are no more snowy winters due to climate change, I made this pee simulator

License

Notifications You must be signed in to change notification settings

xmacex/peeAttractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peeAttractor

Because there are no more snowy winters due to climate change, I made this pee simulator

The Lorenz attractor is based on Dan Shiffman's ever wonderful stuff, and particularly his Coding Challenge #12: The Lorenz Attractor in Processing. Thanks Dan.

A Lorenz system is differential equation system $\frac{dx}{dt} = \sigma(y - x)$, $\frac{dy}{dt} = x(\rho - z) - y$ and $\frac{dz}{dt} = xy - \Beta z$, and here it is simply projected to $x$ and $y$.

The creative inspiration, other than the Lorenz system, is the Christmas 2017 in Copenhagen. No snow, I'm not used to that.

About

Because there are no more snowy winters due to climate change, I made this pee simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages