Pascal Lais f19dcee20b Modify algorithm module to be more common to use
Method exec() is now in base class algorithm and called run().
The algorithm class should now be better to use for various algorithms.
2020-03-09 18:18:52 +01:00
2020-03-09 09:47:03 +01:00
2020-03-09 07:49:10 +01:00
2020-03-07 08:39:25 +01:00

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.
Readme 58 KiB
Languages
Python 100%