3D Fundamentals Tutorial 9
From Chilipedia
In this tutorial we incorporate our first shader stage into the 3D pipeline: the pixel shader stage. We also explore some basic example pixel shaders (more heavy-duty stuff to come later).
Video
The tutorial video is on YouTube here.
Downloads
The GitHub repository for the tutorial code is here.