mjoach / FastPostProcessing

A small and fast post processing stack (only one pass) targeting mobile and mobile VR for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastPostProcessing

A small and fast post processing stack targeting mobile and mobile VR for Unity. Everything is done in only one pass.

Effects

  • Sharpen
  • Bloom
  • Tonemapping (ACES, Dawson, Hable, Photographic, Reinhart)
  • LUT Texture
  • Dithering
  • Gamma Correction

Preview

License

This project is released under the MIT License.

About

A small and fast post processing stack (only one pass) targeting mobile and mobile VR for Unity

License:MIT License


Languages

Language:C# 58.8%Language:ShaderLab 41.2%