Skip to content

omnitrogen/voronoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Voronoi Diagram

Voronoi diagram in Python using pygame.

Installing pygame

pip install pygame (might be pip3 depending on your pip install).

Launch

python3 voronoi.py

Voronoi Diagram