Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 516 Bytes

Readme.md

File metadata and controls

10 lines (9 loc) · 516 Bytes

Unity Shaders

A collection of Unity shaders

  • ColourCycleTexture - Applies a colour cycle effect to a texture
  • WaveTexture - A wave texture effect
  • WaterTexture - A double layer water waving texture effect
  • WaveTransTexture - Applies y axis wave to a texture, great text effect
  • WaveTransTextureX - Applies x axis wave to a texture, great text effect

All code contained within this repo is provided AS IS and without any warranty whatsoever, feel free to use it as you please in your own projects.