Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/falconmick/ClearFlagsMobile
A Unity Image Effect to reproduce the Clear Flags camera effect for mobile (Android/IOS)
https://github.com/falconmick/ClearFlagsMobile
Last synced: 3 months ago
JSON representation
A Unity Image Effect to reproduce the Clear Flags camera effect for mobile (Android/IOS)
- Host: GitHub
- URL: https://github.com/falconmick/ClearFlagsMobile
- Owner: falconmick
- License: mit
- Created: 2017-01-24T12:40:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-25T12:02:04.000Z (almost 8 years ago)
- Last Synced: 2024-07-13T00:04:18.919Z (4 months ago)
- Language: C#
- Homepage:
- Size: 4.88 KB
- Stars: 28
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-open-source-on-github - ClearFlagsMobile - A Unity Image Effect to reproduce the Clear Flags camera effect for mobile (Post Effect)
README
# ClearFlagsMobile
A Unity Image Effect to reproduce the Clear Flags camera effect for mobile (Android/IOS)##Make sure that you add the shader to the build:
Edit -> Project Settings -> Graphics:Always Included Shaders (increase by 1)
click the circle icon to the right of the blank array slot and select "Hidden/ClearFlagsImageEffect"
If you don't do this, you will get a black screen when the scene with the camera which has the effect is loaded once deployed to IOS/Android
Effect Example:
![Imgur](http://i.imgur.com/fPu5vB7.png)