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 ...
Super cool road generator, from which the rest of the city is generated Most intensive generation steps things happen on a separate thread, so ensure Unity doesn't freeze up during generation Simple ...