Devlogs
Hologram Shaders Pro Launch
Posted February 24, 2023 by Daniel Ilett
#launch #update #new-shaders
A new asset pack is now available for Unity! If you've ever needed a fully-featured hologram shader to help make your game feel more futuristic, then this might be the pack for you. Featuring eight hologram shader with a range of functions:
- Basic - Supports emissive Fresnel lighting and a basic alpha cutoff
- Glitch - Two kinds of glitch effect: single-vertex snapping and slice offsetting
- Scanlines - An emissive scanline texture runs down the object in screen space or world space
- Uber - Combines all the features of Basic, Glitch, and Scanlines in one shader
- Grid - Overlay a regular glowing grid pattern across any combination of the x-, y-, and z-axes in world space
- Grid & Glitch - A variant of the Grid shader that also supports glitching
- Dot Matrix - Replace the object with evenly-spaced emissive dots in screen space
- Dot Matrix & Glitch - A variant of the Dot Matrix shader that also supports glitching
The pack supports URP, HDRP, and the Built-in Render Pipeline, and each effect was created in Shader Graph to make it as easy as possible to customize the shaders in whatever way you'd like. Enjoy!