This is a simple collision detection demo written in Python/Pyglet.
For your convenience, here are the keyboard shortcuts you need to know:
Shortcut | Action |
---|---|
Delete | Delete selection |
Ctrl+F | Go fullscreen |
Ctrl+Q | Quit |
- Graphics card conformant to OpenGL 3.3 or higher
- Python 3
- Pyglet
Pyglet is available via
pip install pyglet
This body of code is hereby released into the public domain.
I consider this project complete; that is, no contributions will be accepted.