Initial commit

This commit is contained in:
2020-03-07 08:39:25 +01:00
commit 87ab6091b3
2 changed files with 134 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# 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.