Voronoi-based Lava in Unity Shader Graph
Voronoi noise patterns look like random organic cells. This custom Voronoi code makes it easier to find cell edges to make a rocky lava surface.
Voronoi noise patterns look like random organic cells. This custom Voronoi code makes it easier to find cell edges to make a rocky lava surface.
With Renderer Features, we can create an efficient two-pass Gaussian blur with configurable kernel size.
Modern stealth games feature x-ray vision, which helps to track hidden enemies and other points of interest. Render Objects helps us to draw objects through walls.
This quick-fire article will blast through ten effects, from inverted hull outlines and silhouettes to vertex displacement waves and 2D swirling vortices.
With the Fullscreen Shader Graph type, we can draw outlines by finding changes in color across nearby pixels.