7210a949958c4ccced0d156a0c9c496bb1ac063a
Since an algorithm can use more than one sweep, the sweep class doesn't fit very good as it is right now. For this reasen it got converted to a more general class named algorithm, that shall be used as parent for every individual algorithm. The exact behaviour of the algorithm is then defined in the child classes.
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%