Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 546 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 546 Bytes

Exampled Video

Devyns-Shaders

A collection of Unity shaders I made! Free for all to use.

Night Vision Shader

Example

Usage

Night Vision

  1. Add the NightVisionPostEffect script to your camera
  2. Put one of the night vision shaders in nightVisionMat field on the NightVisionPostEffect
  3. If you want bloom, put the bloom shader in the bloomMat field