Check out my favourite code snippets for Unity here and my favourite Unity packages here! Welcome, this tutorial is supposed to be a gentle introduction into writing shaders for Unity. It assumes you ...
This implementation adds the "Sample Procedural Texture 2D" input node to Shader Graph, and a new ProceduralTexture2D asset type taking care of the required precomputations. This is the easiest and ...