patriciogonzalezvivo / thebookofshaders

Step-by-step guide through the abstract and complex universe of Fragment Shaders.

Home Page:http://TheBookOfShaders.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gradient noise labeled as value noise in example shaders

DevinFrenze opened this issue · comments

in four shaders a function that implements gradient noise was labeled as
value noise and linked to IQ's value noise example on shadertoy. it's just a comment (doesn't have any bearing on how the shaders work) but it confused me as someone who was just learning the difference between the two.

proposed change here #247