A small lab simulating some particles affected by gravity. Done in rust only using some vectors and pixel plotting.
In the image and gif below the particels are orbiting around 6 invisible mass centers in a grid.
The are some artifacts intoduced by the video recording and gif convertion
Setup rust and run cargo run --release

