radishface / Rain-Shader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RainShader

Summary

This repository contains a scene with a wet surface shader authored in Shader Graph. It also contains a simple rain particle effect authored in VFX Graph. The project uses URP.

Setup

  1. Clone the project;
  2. Open the project using Unity 2022.3.22f1 or newer;
  3. Navigate to Assets > Scenes, and open CalibrationScene.

Rain shader is located in Assets > Shaders > Rain.

About