This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Using props as uniforms
Transform your shaders into declarative Vue components by connecting uniforms to reactive props. You'll learn to create props that control shader behavior, use Vue to efficiently update uniforms only when values change, and handle data type conversion from web-friendly formats (like hex colors) to shader-compatible values.