title | redirect_from | video_number | date | video_id | repository | contributions | links | parts | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Texturing Cloth Simulation Part 1 |
CodingChallenges/63.1-unikitty-flag.html |
63.1 |
2017-03-14 |
JunJzIe0hEo |
CC_063_unikitty_flag |
|
|
|
In this two part coding challenge, I demonstrate how to render geometry with an image texture (making a waving flag). In this first part, I cover the beginShape(), endShape(), and texture() functions and discuss different options like TRIANGLE_STRIP, QUAD_STRIP, and more.