https://github.com/hecomi/uchromakey
Chroma key shader asset for Unity
https://github.com/hecomi/uchromakey
shader unity
Last synced: about 1 year ago
JSON representation
Chroma key shader asset for Unity
- Host: GitHub
- URL: https://github.com/hecomi/uchromakey
- Owner: hecomi
- License: mit
- Created: 2018-10-19T15:17:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-18T00:53:22.000Z (over 1 year ago)
- Last Synced: 2025-03-28T21:00:41.741Z (about 1 year ago)
- Topics: shader, unity
- Language: ShaderLab
- Homepage: http://tips.hecomi.com/entry/2018/10/21/022200
- Size: 115 KB
- Stars: 102
- Watchers: 9
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
uChromaKey
==========
**uChromaKey** is a simple shader asset to use a chroma key effect in Unity.
Screenshots
------------


Install
-------
- Unity Package
- Download the latest .unitypackage from [Release page](https://github.com/hecomi/uChromaKey/releases).
- Git URL (UPM)
- Add `https://github.com/hecomi/uChromaKey.git#upm` to Package Manager.
- Scoped Registry (UPM)
- Add a scoped registry to your project.
- URL: `https://registry.npmjs.com`
- Scope: `com.hecomi`
- Install uChromaKey in Package Manager.