Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 349 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 349 Bytes

Voronoi-Diagram-Generator

A python based application to generate Voronoi diagrams using Pygame library

A python script which can be used to generate Voronoi diagrams.

Steps to run:-

  1. Run voronoi.py
  2. To create additional coloured section, left click on the screen that pops out.
  3. To remove coloured section, right click inside the screen.