I want to create a simple 2d Gravity simulator where I have a large body i.e. A circle which could be a planet or the sun. I then want to simulate small comets or asteroids traveling past it, crashing into or being pulled into orbit. I know the gravitational force formula but that seems the...