Examples Triangle Strip

Triangle Strip

This example demonstrates how to create a shape by specifying its vertices in TRIANGLE_STRIP mode, using the beginShape(), endShape(), and vertex() functions.