AR Materials
Wetware » Devlog
Another material that's prevalent in the lab is the one which represents AR (augmented reality) objects.
The shader for this material is pretty simple to make, thanks to the node editor in Unreal. It's composed of a panning sinusoidal pattern (frequency and panning speed adjustable) which feeds into the emissive and transparency value of the material, after it's multiplied by a noise function to give a sense of flickering that feels natural.
The sinusoid pattern is calculated in screen space instead of world space, to make it as if these objects are rendered on an AR headpiece that the player character wears.
Wetware
A first-person, character-driven, 3D game.
Status | In development |
Author | Wetware |
More posts
- Wrapping up the LookApr 22, 2019
- Fail StatesApr 15, 2019
- The Dialog File FormatMar 28, 2019
- UV Complete!Mar 25, 2019
- It's about to get LitMar 20, 2019
- Who's in OUR lab?Mar 04, 2019
- The TabletFeb 27, 2019
- Textures Textures TexturesFeb 19, 2019
- AI Queues!Feb 11, 2019
Leave a comment
Log in with itch.io to leave a comment.