Mizar
N-body gravitational simulator
Mizar is an N-body gravitational simulator. Given a starting setup consisting of the masses, positions, and velocities of any number of objects (conceptually, planets and stars), Mizar calculates and draws how they subsequently move according to their velocities and the influence of each other's gravity.
Requirements:
* KDE 4.4.5
* Qt 4.6.2
Requirements to build:
* KDE 4.4.5 dev files (e.g., provided by kdelibs5-dev in Ubuntu 10.04)
* Qt 4.6.2 dev files (e.g., libqt4-dev on Ubuntu...