Skip to content
An interactive Voronoi diagram for Windows, OS X and Linux (SDL/OpenGL, Rust)
Rust
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src
.gitignore
Cargo.toml
Interactive Voronoi.7z
LICENSE
README.md

README.md

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.
You can’t perform that action at this time.