Skip to content

Repository files navigation

Generating Voronoi diagrams in rust

Steps

cargo build
To print help:
cargo run -- --help
To run single thread data set 1:
cargo run -- set1
To run multhithread data set 1:
cargo run -- set1 -m

For some reason writing the image on disk takes a lot of time

About

Generating voronoi diagram with rust

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages