You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just a small nannou project to visualize the three body problem.
There are always three bodies in a system and the systems are drawn on top of each other with a small offset.
This offset grows bigger showing how upredictable a three body system is.
just clone and run:
cargo run --release
About
Just a small nannou application to visualize the three body problem