Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Tutorial - Waves in ShaderGraph by Vertex Displacement

Discussion in 'Community Learning & Teaching' started by ChrisKurhan, May 2, 2023.

  1. ChrisKurhan

    ChrisKurhan

    Joined:
    Dec 28, 2015
    Posts:
    265


    Hey all ! Happy #TutorialTuesday!

    Learn how to create 2 types of waves - linear and radial/circular waves in ShaderGraph with Maths!
    The most common application for waves is water or liquids, but you can apply these throughout your game or integrate them with other shaders to get cool effects, like Wind.

    ‍ As always, the full project code is available on GitHub