Skip to main content

sdf_simple

Function sdf_simple 

Source
pub fn sdf_simple(
    tfs: &[f64],
    mask: &[f64],
    grid: &Grid,
    sigma1: f64,
) -> Vec<f64>
Expand description

Simple SDF without curvature (faster, for testing)