All Projects → mob-sakai → MirrorReflectionEffectForUGUI

mob-sakai / MirrorReflectionEffectForUGUI

Licence: MIT license
A simple mirror reflection effect for a uGUI without reflection probes or shaders.

Programming Languages

C#
18002 projects
shell
77523 projects

Projects that are alternatives of or similar to MirrorReflectionEffectForUGUI

BlurringAtlasForUGUI
A blur effect for uGUI in Unity, that is effective even for atlas images including dynamic fonts.
Stars: ✭ 29 (-70.71%)
Mutual labels:  ugui, effect
DissolveEffectForUGUI
A dissolve effect for uGUI, without material instancing. Please star and watch this project :)
Stars: ✭ 67 (-32.32%)
Mutual labels:  ugui, effect
DissolveEffectForTMPro
DissolveEffectForTMPro provide dissolve effect component for TextMeshPro in Unity.
Stars: ✭ 86 (-13.13%)
Mutual labels:  ugui, effect
Uieffect
UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
Stars: ✭ 3,449 (+3383.84%)
Mutual labels:  ugui, effect
Ignorance
Ignorance utilizes the power of ENet to provide a reliable UDP networking transport for Mirror Networking.
Stars: ✭ 158 (+59.6%)
Mutual labels:  mirror
Mirror Vxheaven.org
Vxheaven.org website's mirror
Stars: ✭ 123 (+24.24%)
Mutual labels:  mirror
Www.rootkit.com
www.rootkit.com users section mirror, sql database dump, and a few other files/rootkits.
Stars: ✭ 117 (+18.18%)
Mutual labels:  mirror
Openmmo
OpenMMO - Groundwork
Stars: ✭ 115 (+16.16%)
Mutual labels:  mirror
Magicmirror
🔮 ReactNative smart mirror project
Stars: ✭ 243 (+145.45%)
Mutual labels:  mirror
Libplacebo
Official mirror of libplacebo
Stars: ✭ 205 (+107.07%)
Mutual labels:  mirror
Apt Smart
apt-smart: Smart, automated, robust apt-get mirror selection for Debian, Ubuntu and Linux Mint
Stars: ✭ 153 (+54.55%)
Mutual labels:  mirror
Jeelizglassesvtowidget
JavaScript/WebGL glasses virtual try on widget. Real time webcam experience, robust to all lighting conditions, high end 3D PBR rendering, easy to integrate, fallback to server-side rendering
Stars: ✭ 134 (+35.35%)
Mutual labels:  mirror
Patchman
Patchman is a Linux Patch Status Monitoring System
Stars: ✭ 163 (+64.65%)
Mutual labels:  mirror
Dura
为typescript而生基于redux的前端数据流管理方案
Stars: ✭ 123 (+24.24%)
Mutual labels:  mirror
Bandersnatch
A PyPI mirror client according to PEP 381 http://www.python.org/dev/peps/pep-0381/
Stars: ✭ 221 (+123.23%)
Mutual labels:  mirror
Gio
Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)
Stars: ✭ 114 (+15.15%)
Mutual labels:  mirror
Homebrew Install
homebrew安装使用中科大镜像
Stars: ✭ 143 (+44.44%)
Mutual labels:  mirror
Mirror
#1 Open Source Unity Networking Library
Stars: ✭ 2,905 (+2834.34%)
Mutual labels:  mirror
Magneto Python Aria
Fork of staging-4.0-mega branch of https://github.com/lzzy12/python-aria-mirror-bot
Stars: ✭ 141 (+42.42%)
Mutual labels:  mirror
Google Rules Of Machine Learning
Github mirror of M. Zinkevich's "Rules of Machine Learning" style guide, with extra goodness.
Stars: ✭ 137 (+38.38%)
Mutual labels:  mirror

MirrorReflectionEffectForUGUI

NOTE: This project will be merged to UIEffect.

A simple mirror reflection effect for a uGUI without reflection probes or shaders.

<< Description | WebGL Demo | Download | Usage | Development Note >>

RELEASE NOTE





Description

MirrorReflectionEffectForUGUI provides a simple mirror reflection effect for a uGUI element in Unity.
This effect modifies UIVertices but does not require reflection probes or shaders.





Demo

WebGL Demo





Usage

  1. Download MirrorReflectionEffectForUGUI.unitypackage from Releases.
  2. Import the package into your Unity project. Select Import Package > Custom Package from the Assets menu.
  3. Add UIMirrorReflection component to UI element (Image, RawImage, Text, etc...) from Add Component in inspector.
  4. Enjoy!
Requirement
  • Unity 5.5+ (included Unity 2018.x)
  • No other SDK are required





Development Note





License

  • MIT
  • © UTJ/UCL

Author

mob-sakai

See Also

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].