Skip to content

Files

Latest commit

 

History

History

lesson_014

Fun with WebGL 2.0 - 014 - Texture Masks

Description: Today we continue from last lesson's refactored code by using it to start playing around with textures in the form of masks. When using textures this way, you turn them into stencils or paint brushes that allows you to create some unqiue textures that are programmable.

Links