A quick small C program to practice 3D graphics and to apply formulas to create computer simulations. This program's heavy lifting is mostly done by using the universal gravitation formula.
You can modify the code to have more bodies, but you need to hard code some features.