Search Unity

Tutorial - 2 Simple Vertex Displacement Shaders in ShaderGraph

Discussion in 'Community Learning & Teaching' started by ChrisKurhan, Apr 29, 2023.

  1. ChrisKurhan

    ChrisKurhan

    Joined:
    Dec 28, 2015
    Posts:
    268


    Hey all !

    Vertex Displacement in shaders I've always thought was really cool. Understanding the basics of how to manipulate these is key to making more flashy effects, like wind or water waves. In this week's tutorial you will learn how to make 2 shaders in ShaderGraph to create a "breathing" effect and a back-and-forth movement effect.

    With this knowledge you can start to play around with more complex vertex movement!

    ‍ As always, the full project is available on GitHub