Discretization and reconstruction are fundamental operations in computer graphics, enabling the conversion between sampled and continuous representations. Major advances in signal processing research have shown that such operations can often be performed more efficiently by decomposing a filter into two parts: a compactly-supported continuous-domain function and a digital filter. This strategy of "generalized sampling" has appeared in a few graphics...