Fast Marching and Velocity Extrapolation ======================================== We study the `Fast Marching method `_ for computing signed distance fields. A more accurate version is described `here `_ in Section 2.2. Fluid velocities are extrapolated outside the liquid region using a similar method, as described `here `_.