3D Fundamentals Tutorial 9

From Chilipedia
Revision as of 22:38, 30 September 2017 by Chili (Talk | contribs)

Jump to: navigation, search

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.

See also