Gravity

Gravity near the Earth's surface produces a constant acceleration of 9.8 m/sec2

In this case:

Acc = Vector([0, -9.8, 0])


Example: gravbounce.py