- Notifications
You must be signed in to change notification settings - Fork95
❄️ Test of a frosted glass material in Unity.
License
NotificationsYou must be signed in to change notification settings
andydbc/unity-frosted-glass
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This code reproduce a frosted glass effect in Unity (as seen in DOOM 2k16). It use a CommandBuffer attached to the main camera to render the scene in global rendertextures. A grayscale mask is then used to sample between these rendertextures in order to apply the desired blur.
- Editor view don't render the effect.
- Tested with Unity version 2017.1.1f1
MIT, seeLICENSE for details.
About
❄️ Test of a frosted glass material in Unity.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.