Dynamic Voronoi diagram constructed using Fortune's algorithm (scipy.spatial.Voronoi) and pygame. I have also added ✨gradient✨.
- You can copy the directory to make changes using
git clone https://github.com/akihiko47/Voronoi-diagram.gitor download.ziparichve. - Open
main.py - Configure settings.
- Enjoy the result.
n_dots = 200Number of points (zones)- Color
- Display size
Contributions are welcomed! 👋
