A visualization of the Bowyer-Watson-Algorithm for creating a delaunay-triangulation written in Python using Pygame
- Python 3.10
- pygame
pip install pygame
Clone/Download this repository and run src/main.py
.
This project is released. New features may follow, but this is it :). Have fun, share and enjoy!
create two points on same location triggers DivisionByZero-Exceptionwrong file name for lib/drawrectangleelements.py; should be drawtriangleelements.pyconfusing variable names and missing refactoring
You found a bug? Feel free to contribute by opening an issue or making a pull request :)