Difference between revisions of "3D Fundamentals Tutorial 7"
From Chilipedia
(Created page with "Textures. Put purdy pictures onto your triangles. Lot of interpolation and stuff. == Video == The tutorial video is on YouTube [https://youtu.be/UaOJxtWxICc here]. == Downl...") |
(→See also) |
||
Line 11: | Line 11: | ||
== See also == | == See also == | ||
* [https://www.patreon.com/planetchili Planet Chili Patreon] | * [https://www.patreon.com/planetchili Planet Chili Patreon] | ||
− | * [[3D Fundamentals Tutorial | + | * [[3D Fundamentals Tutorial 8|Next in series (Tutorial 8)]] |
* [[3D Fundamentals Series]] | * [[3D Fundamentals Series]] |
Revision as of 23:31, 10 June 2017
Textures. Put purdy pictures onto your triangles. Lot of interpolation and stuff.
Video
The tutorial video is on YouTube here.
Downloads
The GitHub repository for the tutorial code is here.