Content deleted Content added
m Reverted edits by 72.152.83.157 (talk) to last version by Qutezuce |
|||
Line 26:
According to the used texture wrap mode various artifacts may occur but it's obvious a shift and scale operation is definitely necessary to get the expected result.
The other problem is actually a mathematical issue. It is well known the matrix math used produces a back projection. This artifact has historically been avoided by using a special black and white texture to cut away unnecessary projecting contributions. Using pixel shaders a different approach can be used:
== References ==
|