Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xjine/unity_colorcorrectioneffects
Some ImageEffects to color correction.
https://github.com/xjine/unity_colorcorrectioneffects
assets shader unity
Last synced: 13 days ago
JSON representation
Some ImageEffects to color correction.
- Host: GitHub
- URL: https://github.com/xjine/unity_colorcorrectioneffects
- Owner: XJINE
- License: bsd-3-clause
- Created: 2019-07-18T10:42:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T06:26:40.000Z (5 months ago)
- Last Synced: 2024-08-09T07:28:30.833Z (5 months ago)
- Topics: assets, shader, unity
- Language: ShaderLab
- Homepage:
- Size: 150 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_ColorCorrectionEffects
Some ImageEffects to color correction.
## Importing
You can use Package Manager or import it directly.
```
https://github.com/XJINE/Unity_ColorCorrectionEffects.git?path=Assets/Packages/ColorCorrectionEffects
```### Dependencies
This project use following resources.
- https://github.com/XJINE/Unity_ColorCorrectionShader
- https://github.com/XJINE/Unity_ImageEffectBase