Skip to content

am1goo/unity-srp-colorblindness

Repository files navigation

Unity SRP 'Color Blindness' Post Effect

Simple package to bring color blindness support into your game.

promo-art

Features

Support of all major types of blindness:

  • Protanopia
  • Protanomaly
  • Deuteranopia
  • Deuteranomaly
  • Tritanopia
  • Tritanomaly
  • Achromatopsia
  • Achromatomaly

How to install?

Unity Plugin

via Unity Package Manager

The latest version can be installed via package manager using following git URL:

https://github.com/am1goo/unity-srp-colorblindness.git#1.0.2

How to use?

You can easily add support of this effect to every your URP projects in two simple steps:

1) Add renderer feature to your URP Renderer

Your Renderer Data -> Add Renderer Feature -> Color Blindness

urp-feature-1 urp-feature-2

2) Add renderer override to your URP Volume

Your Volume Profile -> Add Override -> Post-processing (am1goo) -> Color Blindness

urp-override-1 urp-override-2

That's it!

Limitations

  • UI with Screen Space - Overlay is not supported.

Requirements

  • Universal Render Pipeline 14.0.2

Tested in

  • Unity 2022.3.x

Contribute

Contribution in any form is very welcome. Bugs, feature requests or feedback can be reported in form of Issues.

About

Simple package to bring color blindness support into your game (URP only)

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published