Skip to content

ctrlcctrlv/interactive-voronoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Voronoi

This is a silly program, written in Rust and using Piston (SDL / OpenGL). It allows you to interactively create Voronoi diagrams.

Demo

Tips:

  • Press R to get n random dots (default 50).
  • You can use -l to draw lines only, no polygons. This mode is somewhat glitchy :)
  • You can use -r to control the number of random dots that appear when you press R.
  • You can press N to clear the screen.

About

An interactive Voronoi diagram for Windows, OS X and Linux (SDL/OpenGL, Rust)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages