这个示例演示了如何使用 beginShape()、endShape() 和 vertex() 函数,并在 TRIANGLE_STRIP 模式下指定其顶点来创建一个形状。
三角带: Created by Ira Greenberg. Revised by Darren Kessner. From 2024 onwards, edited and maintained by p5.js Contributors and Processing Foundation. Licensed under CC BY-NC-SA 4.0.
You can find the code history of these examples here: pre-2023 example, 2023 revision code. You can suggest improvements by contributing to the current website!