joshhunt313 / Voronoi-Display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voronoi Display

This project generates a veronoi diagram and then saves it to a svg file.

Usage

cargo run -- -s {number of sites} -o {output file}

or (for default settings):

cargo run

About


Languages

Language:Rust 100.0%