Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Building Shader Effects in Vue

An introduction to uniforms thumbnail image

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

An introduction to uniforms

Learn how to make your shaders dynamic by introducing uniforms - variables that pass data from JavaScript to your GPU. You'll add a time-based animation using uTime to create oscillating color effects with sine waves, then implement mouse interaction with uMouse to render a circle that follows your cursor.