Inspiration:

-Our fascination with the universe contributed to the creation of a physical simulator.

What it does

The simulator replicates the physics of an N-Body system.

How we built it

We used C++ and the QT library.

Challenges we ran into

  • Mathematical models
  • Precision
  • Accurate collision mechanics

Accomplishments that we're proud of

A fully functioning program as a first time competing team.

What we learned

  • Gravitational force as a vector
  • Team cooperation
  • Time management
  • Building a program with an update loop

What's next for N_body_simulation:

  • Evolves the model into 3D by using openGL
  • Refines the mathematical modeling
  • Update the cosmetics of the project

Built With

Share this project:

Updates