Difference between revisions of "3D Fundamentals Tutorial 10"

From Chilipedia
Jump to: navigation, search
(Video)
Line 1: Line 1:
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.
+
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 ==
 
== Video ==

Revision as of 00:00, 21 October 2017

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.

Downloads

The GitHub repository for the tutorial code is here.

Mathematical Derivations

See also