Skip to content

A simple, inefficient, cpu-based voronoi diagram generator.

License

Notifications You must be signed in to change notification settings

wait-what/voronoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voronoi

A simple, inefficient, cpu-based voronoi diagram generator.

Usage

Download from releases or build it yourself.

  • Press esc to exit
  • Press and release space to generate a new diagram

Demo

Building

cargo run --release

License

MIT