orels1 / orels-Unity-Shaders

A collection of practical Unity shaders for your next project
https://shaders.orels.sh
Other
169 stars 14 forks source link

UI Shaders Collection #5

Closed orels1 closed 1 year ago

orels1 commented 1 year ago

I should add some UI-focused utility shaders, including:

All shaders should support an HDR glow property and expose ZTest

orels1 commented 1 year ago

Scrolling texture preview

https://user-images.githubusercontent.com/3798928/230744847-5e5c46bd-b2c5-4a4a-9a18-a9c34a53700d.mp4

orels1 commented 1 year ago

Added layered parallax code from the main layered parallax shader to the UI variant. Decided to not make it a module due to differences in handlinglayering and base sprites

orels1 commented 1 year ago

Better view of the parallax:

https://user-images.githubusercontent.com/3798928/230748998-393f0897-c2ba-4e5b-9f32-d6dc24173927.mp4

Sheen shader has also been added:

https://user-images.githubusercontent.com/3798928/230749002-b91f4752-a126-4c1b-8fe8-b33231bcca8c.mp4

orels1 commented 1 year ago

The AudioLink shader is more or less the same as the regular one, but works with Unity UI

https://user-images.githubusercontent.com/3798928/230749569-0404e135-a46b-43fb-9c0c-e19c96646077.mp4