2 Forks
1 Stars
1 Watchers

dftools

Several algorithms for 2D Image to SDF (Signed Distance Field) generation. One of approaches (Linear Sweep) is very fast and can be used to calculate Voronoi points

How to download and setup dftools

Open terminal and run command
git clone https://github.com/Nomad1/dftools.git
git clone is used to create a copy or clone of dftools repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dftools https://github.com/Nomad1/dftools/archive/master.zip

Or simply clone dftools with SSH
[email protected]:Nomad1/dftools.git

If you have some problems with dftools

You may open issue on dftools support forum (system) here: https://github.com/Nomad1/dftools/issues