Custom Shapes
In this video, I look at how to draw "custom" shapes in p5.js, using, `beginShape()`, `endShape()`, `vertex()` and `curveVertex()`. Special thanks to Rune Madsen's Programming Design Systems!
- Catmull-Rom on Wikipedia 
- Rune Madsen's Programming Design Systems 
- Cloud Designs by the Coding Train Community 
- This video takes a look at polar and cartesian coordinates. 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund 
