UV Animations: Difference between revisions
→Mode 7: Convoluted reflection mode
>Aruki mNo edit summary |
imported>Antidote |
||
Line 240: | Line 240: | ||
0.0, 0.0, 0.5, ModelMatrix[1][3] * 0.5</pre> | 0.0, 0.0, 0.5, ModelMatrix[1][3] * 0.5</pre> | ||
==== Mode 7: | ==== Mode 7: Cylinder Environment ==== | ||
Mode 7 takes two parameters and generates both a texture matrix and a post-transform matrix | Mode 7 takes two parameters and generates both a texture matrix and a post-transform matrix, projecting the UVs onto the surface of a cylinder, used almost exclusively on pipes. | ||
The texture matrix is generated the same way as in mode 0; translation is ignored. | The texture matrix is generated the same way as in mode 0; translation is ignored. |