Devlog #11: Updated Outline Shader





Hello!
It's Jacob Waugh again. This time I'm going to talk about the updated outline shader for interactable objects.
As a reference, here is the old shader next to the new shader
While they look similar here, if you look closely at the cube with the old shader, you can tell the edges aren't a complete outline. The old shader also didn't work with thinner objects like the notes.
For another comparison, here is the material blueprint for the old and new shaders:
Quite the difference, huh?
The way the new shader works is by taking the objects stencil mask (a solid overlay that covers the object with a unique ID) and offsetting it eight times around the object. The stencil mask is then compared to the rest of the visible scene, with any part of the stencil mask is made a solid color.
Here's the shader with a high offset value, allowing you to see the eight different offsets that come together to make the final outline:
In other news, our game has reached gold!
Look forward to a future post more about that!
-Jacob Waugh
Get Edge Case
Edge Case
A surreal adventure through a lost developer’s unfinished work.
Status | Released |
Authors | Samantha, thedevnamedben, FlynnCooper, Amerhane, JacobWaugh, wmcclain |
Genre | Adventure |
Tags | 3D, Atmospheric, Indie, Metroidvania, Narrative, Short, Singleplayer, Unreal Engine |
Languages | English |
Accessibility | Subtitles |
More posts
- Devlog #10: The Player is the Sound Mixer13 days ago
- Devlog#9: Expanding the Studio and Building Genesis19 days ago
- Devlog #8: The Tech Behind the Terminal19 days ago
- Devlog #7 Contando Historias a Través del Sonido: Voces, Ambiente y Música de...22 days ago
- Devlog #7 Storytelling Through Sound: Voiceovers, Ambience, and Background Music...26 days ago
- Devlog #6: Creando Objetos Interactivos con Blueprints. Español/Spanish version...26 days ago
- Devlog #6: Creating Interactive Objects with Blueprints28 days ago
- Devlog #5: Resaltado y prompt de interacción. Español/Spanish version.31 days ago
- Devlog #5: Interaction outline and prompt33 days ago
Leave a comment
Log in with itch.io to leave a comment.