A live collision viewer for Super Mario Sunshine running on Dolphin.
## Installation
Install Python 3.9 or higher, and use `pip` to install the following packages:
```
pip install numpy PyOpenGL PyQt5 pyrr
```
## Usage
Start the program by running `collision.py` (or the `run` script that matches your system). Make sure Dolphin is open and running any version of Super Mario Sunshine, then click "Connect to Dolphin".