geom-demo/geom
Matt Low 5dfd84a2f6 Allow rotating shape in SAT
Moved rendering of separating axes to function
Calculate overlaps instead of binary collision, write min distance to
resolve collision
2020-11-15 00:58:22 +04:00
..
demos Allow rotating shape in SAT 2020-11-15 00:58:22 +04:00
__init__.py Allow rotating shape in SAT 2020-11-15 00:58:22 +04:00
colors.py Initial commit 2020-11-13 18:46:31 +04:00
draw.py Default line width should be 1 2020-11-14 22:10:22 +04:00
geom.py Add rotation support to Polygon 2020-11-15 00:21:44 +04:00
math.py Add docstrings to math.py 2020-11-14 22:10:04 +04:00
screen.py Add Separating Axis Theorum demo 2020-11-14 22:12:30 +04:00