1 2 3 4
# lightwalk A rust crate for defining signed distance functions (see wikipedia [link](https://en.wikipedia.org/wiki/Signed_distance_function)) in a efficient and ergonomic manner, in any dimension and with arbitrarily bound state.