Difference between revisions of "3D Fundamentals Tutorial 10"

From Chilipedia
Jump to: navigation, search
(Video)
Line 4: Line 4:
  
 
The tutorial video is on YouTube [https://youtu.be/1Dv2-cLAJXw here].
 
The tutorial video is on YouTube [https://youtu.be/1Dv2-cLAJXw here].
 +
 +
You can see a video that really exaggerates what affine (warpy) textures look like [https://youtu.be/8IRT3SdRz8c?t=1260 here].
  
 
== Downloads ==
 
== Downloads ==

Revision as of 15:26, 26 October 2018

In this tutorial we get the butt wiggling texture to respect our authoritae! In other words, we upgrade our affine texture mapping to perspective-correct texture mapping, putting the kibosh on the fucked-up texture distortion.

Video

The tutorial video is on YouTube here.

You can see a video that really exaggerates what affine (warpy) textures look like here.

Downloads

The GitHub repository for the tutorial code is here.

Mathematical Derivations

See also