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 ...
Heavily based on UnityLabs implementation. Their original readme is included below the line break. I just updated it to work in the latest Unity version, and added ShaderGraph nodes for easier ...