patriciogonzalezvivo / thebookofshaders

Step-by-step guide through the abstract and complex universe of Fragment Shaders.
http://TheBookOfShaders.com
Other
6.05k stars 688 forks source link

Added the missing 2d-vnoise.frag in chapter 11 #314

Closed SMUsamaShah closed 4 years ago

SMUsamaShah commented 4 years ago

Clicking value noise image in chapter 11 gives error currently. This adds the missing file using the noise function from https://www.shadertoy.com/view/lsf3WH

patriciogonzalezvivo commented 4 years ago

thanks!