Skip to content

bkaylor/voronoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voronoi

A simple voronoi diagram generator in c.

Usage

Run bin/voronoi.exe.

SPACE to generate a diagram.

k to switch between Euclidean/Manhattan distance formulas.

i to increase the point count by 10.

o to decrease the point count by 10.

h to hide the text.

f for fast mode.

Screenshots

Euclidean distance formula example Manhattan distance formula example

About

Voronoi diagram generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published