Crate sdfer

source ·
Expand description

SDF (“Signed Distance Field”) generation algorithms.

(see per-module documentation for more details)

Modules

  • Bitmap-based “closest opposite-color pixel” bruteforce search.
  • Rust port of the ESDT (“Euclidean Subpixel Distance Transform”) algorithm.

Structs

Traits