How to make a Vertex Displacement sprite shader with shader graph in Unity

Опубликовано: 07 Октябрь 2024
на канале: jean-gobert de coster
5,399
93

Ever wondered how to give more life to your sprites without animations? By using a vertex shader, you can use the GPU instead of CPU to get beautiful effects with a low performance cost.

In this tutorial we work on giving a portal a wobble and rotation effect, with a simple shader, using shader graph.

Enjoy.