6f83b57ffba88b2116815269f62d691962f16ced
The sort function takes a list of Point objects and sorts them either by their x or y coordinate using merge sort. Also added a method set_random, that sets the coordinates to random values and a method str, that returns the coordinates as string.
computational-geometry-visu
A visualization tool for computational geometry algorithms written in python. The purpose of this project was to learn programming GUI's in python.
Description
A visualization tool for computational geometry algorithms written in python. The purpose of this project was to learn programming GUI's in python.
Languages
Python
100%