jdiwnab / OrbitSim

JavaScript Gravity simulator
13 stars 4 forks source link

Random Simulation #18

Closed jdiwnab closed 9 years ago

jdiwnab commented 9 years ago

Create a function that will randomly populate a large number of objects that can collide. Probably seed with a fixed start in the center for ease.

These will run over a long period of time and simulate the evolution of a system, maybe.

jdiwnab commented 9 years ago

Needs better UI, but closing for now