Ratchet said:I notice that there is only 1 sample position per row and column. If that was intentional, would you mind explaining to me why? Does it have to be that way for a sample pattern or is it that way simply because it is the optimal approach?Xmas said:To expand on Humus' point, here are some very regular sparse sample patterns (up to 16x):
The red ones are those that form a rotated and skewed grid over the whole screen. The blue ones are those where the "lines" don't exactly continue over pixel borders.
In screenshots those patterns will look very good, maybe with the exception of some thin lines (e.g. antennas, electricity lines) that are exactly aligned with the pattern grid.
In movement, however, those edges aligned with the pattern grid will not move completely smooth, e.g. even with the 16x pattern there are situations where such a moving edge will only jump between 3 intermediate steps.
Here are some irregular (well, some aren't) patterns that should give very good results in any situation:
That's what defines a sparse sample pattern. Not more than 1 sample per row/column. It's better as when samples are aligned.