|
|
|
|
|
by bob1029
96 days ago
|
|
One of the biggest issues with dithering stability in screen space is attributable to perspective projection. The division operation is what screws everything up. It introduces a nonlinearity. An orthographic or isometric projection is much more stable. |
|