We use Shader Graph to create a Heat Distortion effect and the VFX Graph to add some particles to the Black Hole. There's also a Fresnel shader for the center of the Black Hole. Love this effect, ...
Here's a basic Liquid simulation with Unity Shader Graph, an effect that fakes a fluid in a recipient. It uses world position, backface painting and a script to simulate a basic motion.
Wobble ...
Did you know that you can grow anything with Unity Shader Graph? Like an animation. A shader that can procedurally grow geometry. It's a very practical effect, used to grow vines for example. Or ...
Unity VFX Graph - Magic Orb Effect Tutorial
VFX GRAPH has been around for a while and many of you requested that I make a few tutorials with it. So I recreate the first VFX tutorial I made, this ...