Library for generating distance field bitmaps to render as pseudo-vector images in a shader
Checkout the repository and cd
into it; then run:
cargo run --example generator -- img/input.png output.png 50 50
This will take the following image as input:
And generate a distance field: