Skip to content

Latest commit

 

History

History
9 lines (3 loc) · 255 Bytes

HowTo.md

File metadata and controls

9 lines (3 loc) · 255 Bytes

Let's walk through adding a shader to the demo app using some of the Thimbleberry utilities.

Let's add a shader that add a mosaic effect to image or video sources.

First we'll build a wgsl vertex and fragement shader that draws tiles on the screen.