This recursive rasterization method uses a divide-and-conquer scheme to subdivide blocks vertically and horizontally. To see how this work, take a look at the nested sampling example with the tesseral rasterizer enabled.
[See Also]