Simulació basada en la física d'objectes sota una llei de gravetat del quadrat invers usant el Motor de Física de Cos Rígid 2D.
Canvi de paràmetres com la gravetat, l'amortiment, l'elasticitat de les col·lisions i el nombre d'objectes. Arrossegue objectes aplicant una força de moll amb el seu ratolí.
The objects are all mutually attracting with the force given by
f = G m1 m2 / r2
where
G
is the gravitational constant,
m1
and
m2
are the
mass of the two objects and
r
is the distance between them.
Also available are:
open source code,
documentation and a
simple-compiled version
which is more customizable.
This web page was first published January 2011.