Difference between revisions of "3D Fundamentals Tutorial 8"
From Chilipedia
(→Video) |
|||
Line 4: | Line 4: | ||
The tutorial video is on YouTube [https://www.youtube.com/watch?v=aeU8eVAExMQ here]. | The tutorial video is on YouTube [https://www.youtube.com/watch?v=aeU8eVAExMQ here]. | ||
+ | |||
+ | <div class="mw-collapsible mw-collapsed"><br /> | ||
+ | * ... [https://youtu.be/UaOJxtWxICc?t=0m14s 0:14] | ||
+ | <div class="mw-collapsible-content"> | ||
+ | :* ... | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
== Downloads == | == Downloads == |
Revision as of 05:00, 22 May 2020
Here we set up the pipeline that is going to form the scaffolding for our model of the 3D graphics processing. In the coming videos, we are going to be replacing units of fixed functionality in this pipeline one by one with programmable shader stages.
Video
The tutorial video is on YouTube here.
Downloads
The GitHub repository for the tutorial code is here.
3D Graphics History
Coming soon!