Custom Outline Shader
A downloadable game for Windows
A custom outline shader. I built upon this shader (https://godotshaders.com/shader/high-quality-post-process-outline/) but changed some code and settings to create this unique outline effect that I like.
Controls
WASD | Move |
Mouse | Look Around |
Space | Jump |
Left-Ctrl | Run |
Right-Mouse Button | Dash (in direction you are looking) |
Game (26/30)
This is the 26th game where I make a game a day for 30 days straight. Follow my progress on my Twitter.
This was my attempt at creating a custom outline shader in Godot. I built on top of another edge shader (https://godotshaders.com/shader/high-quality-post-process-outline/) but I didn't like that every edge was being outlined. I wanted a unique effect where only the outline of each mesh would render without including any edges that are facing towards the camera. I'm pretty new to shaders but I found Godot's similar glsl so much easier to learn and code in compared to hlsl which Unity used so I actually figured it out much faster than I had thought I would.
Download
Click download now to get access to the following files:
Comments
Log in with itch.io to leave a comment.
Cool Shader!