A python 3.2 script to create an interactive animation of the quick hull algorithm
Instructions:
- In your terminal type: "python main.py" in the directory of the main file
- You can hit start to start with a blank canvas, or goto File-> import to add preloaded files -There is an example of what can be used included as the file test.txt
- Once the new window opens you can start to add points by clicking anywhere on it
- Once you are done hit "Start Quickhull" to begin the animation
- To step through it, hit the "-->" button