This example demonstrates how to create a shape by specifying its vertices in TRIANGLE_STRIP mode, using the beginShape(), endShape(), and vertex() functions.
Triangle Strip by p5.js Contributors and the Processing Foundation is licensed under CC BY-NC-SA 4.0.