C++ Physics simulator that makes use of numerical integration to run a n-body simulation in Newtonian Physics.

We can also predict how bodies are going to behave in the near future by running ballistic simulation steps:

C++ Physics simulator that makes use of numerical integration to run a n-body simulation in Newtonian Physics.

We can also predict how bodies are going to behave in the near future by running ballistic simulation steps:

One thought on “N-body Physics simulator”
Comments are closed.