n-Body Simulation

Project Type Educational Project
Tech C++, OpenGL
Date Autumn 2011

This project's aim was to learn how to discretely simulate the effects of gravity in a system comprised of a number of separate bodies where each body's mass excerts gravitational force on each other body. This is commonly called an n-Body Simulation. It was created as part of a physics course at my educational institution.