Skip to content

yunoda-3DCG/Simple-CRT-Shader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CRT Shader

Simple CRT Shader is a post processing shader for Unity. This shader is made for the old TV effect and film. You can also use the Unity's Post Processing in the same time.

sample1

System Requirements

Unity 2021.2.9f1 or later versions. Built-in Render Pipeline only. URP and HDRP are not supported.

How to use

This shader needs to add the C# script to the camera in the scene. Please add "CRT Post Effecter" on the Main Camera and set the CRT material on the field of "Effect Material". The parameter sample is here.

property

The list of effects:

  • White Noise
  • Screen Jump
  • Scanline
  • Monochrome
  • Flickering
  • Slippage
  • Chromatic Aberration
  • Letter Box
  • Decal Texture
  • Film Dirt

License

Copyright (C) 2022 yunoda

This software is released under the MIT License, see LICENSE.

Keywords

Unity, HLSL, CRT, Video, ブラウン管, テレビ, ポスプロ, ポストエフェクト, シェーダー