IMPORTANT – before watching this video make sure you have read these sections in the P5js shader tutorial (they all go in order so no need to keep clicking):
- Introduction to p5.js shaders
- Why use shaders?
- What are shaders?
- Setting up shaders in p5.js
- How to write a shader
- Important shader concepts
Code for this video is located in our repo here. This video covers examples 01 & 02.