Content deleted Content added
m divbox -> ambox |
No edit summary |
||
Line 1:
'''Projective texture mapping''' is a method of [[texture mapping]] that allows a textured image to be projected onto a scene as if by a [[slide projector]]. Projective texture mapping is useful in a variety of lighting techniques and it
Projective texture mapping is essentially a special [[Matrix (mathematics)|matrix]] [[Coordinate system#Transformations|transformation]] which is performed per-vertex and then linearly interpolated as standard texture mapping.
{{ambox|text='''Highly technical reading'''<br/>The following content assumes the reader is confident with real time [[
== Fixed function pipeline approach ==
|