Search Unity

Assets Stylized Water Shader

Discussion in 'Works In Progress - Archive' started by Zenchuck, Nov 6, 2018.

  1. Zenchuck

    Zenchuck

    Joined:
    Jun 2, 2010
    Posts:
    297
    Hi all,

    I am working on a stylized water shader.
    Let me know what you think!



    Next up I will work on translucency and refraction.

    Andrew
     
  2. Frostbite23

    Frostbite23

    Joined:
    Mar 8, 2013
    Posts:
    458
    Nicely done, how are you handling the waves/deformation?
     
  3. Zenchuck

    Zenchuck

    Joined:
    Jun 2, 2010
    Posts:
    297
    I am using a sin function for the wave which is deformed slightly by a noise texture.