Shaders can be applied to 2D/3D shapes as textures.
To learn more about using shaders in p5.js: p5.js Shaders
No alt text
Create Graphics
Draw imagery off-screen.
Multiple Canvases
Use Instance Mode to put multiple canvases on the page.
Shader as a Texture
Generate a texture for a 3D shape using a shader.
Looking for the old p5.js site? Find it here!