Search Unity

Assets (WIP) Realistic Snow Material

Discussion in 'Works In Progress - Archive' started by Verticles91, Nov 3, 2017.

  1. Verticles91

    Verticles91

    Joined:
    Feb 23, 2016
    Posts:
    2
    I'm working on a realistic snow terrain shader in Unity using ShaderForge. The main feature is a sparkle effect that interacts with light intensity, position and attenuation (can be shadowed out). Emission of sparkle effect is adjustable as well. Additionally, utilizes DX11 tessellation that actively decimates based on camera distance. I'm also working on a directional blend shader that allows me to blend two materials (like snow on a rock) based on direction of normals, seen in the final part of the video. Let me know what you guys think! :)

     
  2. Excalibur_1st

    Excalibur_1st

    Joined:
    May 6, 2020
    Posts:
    8
    is this avialable somewhere?