Breakdowns
![](https://www.cyanilux.com/tutorials/shoreline-shader-breakdown/Preview.png)
Shoreline Shader Breakdown
A few shader techniques I've used in the past for mapping waves crashing into the shore/beach & leaving behind wet sand
![](https://www.cyanilux.com/tutorials/god-rays-shader-breakdown/Preview.png)
Sun Beams / God Rays Shader Breakdown
Using billboarded quads (or particles) to produce a god rays effect
![](https://www.cyanilux.com/tutorials/2d-water-shader-breakdown/Preview.png)
2D Water Shader Breakdown
A water shader intended for 2D, with pixelated highlights, distortion, reflections and simplified shoreline waves/ripples
![](https://www.cyanilux.com/tutorials/ultraviolet-lights-invisible-ink/Preview.png)
Ultraviolet Lights & Invisible Ink
Examples for revealing invisible objects (especially decals, such as fingerprints or hidden messages) based on lights, stencils and other masking methods
![](https://www.cyanilux.com/tutorials/spellbook-breakdown/Preview.png)
Book (w/ Turnable Pages) Breakdown
A book with pages that flip/turn via vertex displacement, and selects a portion of a texture containing all pages.
![](https://www.cyanilux.com/tutorials/rain-effects-breakdown/Preview.png)
Rain Effects Breakdown
A few rain effects, including particles setup, and shaders for ripples in water/puddles and rain interacting with surfaces
![](https://www.cyanilux.com/tutorials/waterfall-shader-breakdown/Preview.png)
Waterfall Shader Breakdown
A waterfall shader that interacts with a sphere to part the flowing water. Uses a signed distance field and alpha clipping.
![](https://www.cyanilux.com/tutorials/fractured-cube-breakdown/Preview.png)
Fractured Cube Breakdown
Uses a shader which displaces (scales/rotates) vertices of a prefractured mesh with pivots baked into UV maps
![](https://www.cyanilux.com/tutorials/snowglobe-breakdown/Preview.png)
Snowglobe Breakdown
Glass globe shader with background refraction & reflection. Particles are contained inside which inherit Rigidbody movements.
![](https://www.cyanilux.com/tutorials/tentacle-shader-breakdown/Preview.png)
Tentacle Shader Breakdown
A shader that uses vertex displacement to simulate a tentacle grabbing / wrapping around an object