Intro to Shaders with p5.js Course Materials
Workshop Outline What are shaders & how do they work? How do digital artists use shaders? The structure of a GLSL shader file: inputs, outputs & functions Generating color gradients with built-in GLSL functions Adding color & texture to a 3D model Animating your shaders with time Exporting your shaders as stills & animations […]