3D Python horror maze game built with Pygame and PyOpenGL, featuring enemy chase behavior, collectables, textured walls, music, and video-based endings.
-
Updated
Jun 8, 2026 - Python
3D Python horror maze game built with Pygame and PyOpenGL, featuring enemy chase behavior, collectables, textured walls, music, and video-based endings.
Is about performance issues in dynamic and interactive collision detection. It shows how different collision detection approaches affects the performance - starting with the less reliable and fastest method up to the the almost best and slowest method for interactive collision detection.
Add a description, image, and links to the collision-detector topic page so that developers can more easily learn about it.
To associate your repository with the collision-detector topic, visit your repo's landing page and select "manage topics."