Skip to content

KeitoTakaishi/UnityVJPostEffectTool

Repository files navigation

UnityVJPostEffectTool

GridFlashEffect

ZoomEffect

GlitchEffect

Description

This is PostEffect package(HLSL).

Containts

  • InvertColor
  • Zoom
  • RGBShift
  • Glitch
  • GridFlash
  • VerticalSymmetry
  • HorizontalSymmetry
  • Mosaic
  • Tile
  • FeedBack
  • SobelEdge

Usage

  1. Please see ExampleScene!

  2. PostEffectApply.cs attach camera

    • Select SwitchMode(in PostEffectApply).
  • HumanMode : A player can select effect myselef.
  • AutoMode : Effects are randomly selected every PostEffectApply.EffectSpan(in inspector).
  • Momentary-HumanMode is a player can select effect myselef, and effect returns default after the lapse of the effect time. You can material some EffectTime and other parameters in inspector.

About

This is PostEffect package(HLSL Shader).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published