Physics engine that simulates movement of balls and connecting rods. Created by Marcus del Rio and Patrick Reed.
qt
Once qt libraries are installed, navigate to the BallPhysicsEngine folder.
$qmake
$make
$./ball
Start/Pause simulation = double click the right mouse button.
Create a ball = double click the left mouse button.
How to create a connecting rod between two balls = click and drag the mouse from one ball to another.