1. Why are the ambiguous cases in the polygonization algorithm considered to be a sampling problem?
2. Calculate the error involved in using linear interpolation to estimate the intersection of an implicit surface and a cubic voxel.
3. Design an implicit primitive function using the skeleton of your choice. The function must take as input a point and return an implicit value and also the gradient at that point.