spencerparkin / Billiards

An attempt to simulate billiard ball physics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Billiards

This is a PyQt-based billiards table simulation. Only the position and velocity of the billiard balls is considered. A more sophisticated simulation would take orientation and angular velocity into account as well so that you could get some non-linear motion, and more interesting collisions. Nevertheless, I'm quite happy with the results of this project.

alt text

About

An attempt to simulate billiard ball physics.

License:MIT License


Languages

Language:Python 81.3%Language:TeX 18.7%