{"id":22912880,"url":"https://github.com/demindiro/godot-3d-outline","last_synced_at":"2025-07-19T16:12:55.224Z","repository":{"id":137321408,"uuid":"345356368","full_name":"Demindiro/godot-3d-outline","owner":"Demindiro","description":"3D outline shader + scene for the Godot Engine","archived":false,"fork":false,"pushed_at":"2021-03-07T14:58:18.000Z","size":906,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T06:26:56.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"GLSL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Demindiro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-07T13:39:38.000Z","updated_at":"2024-06-11T12:29:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"01f26130-70d2-465b-a13e-309f2f353988","html_url":"https://github.com/Demindiro/godot-3d-outline","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demindiro%2Fgodot-3d-outline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demindiro%2Fgodot-3d-outline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demindiro%2Fgodot-3d-outline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demindiro%2Fgodot-3d-outline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Demindiro","download_url":"https://codeload.github.com/Demindiro/godot-3d-outline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246629704,"owners_count":20808377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-14T04:30:01.602Z","updated_at":"2025-04-01T11:25:20.723Z","avatar_url":"https://github.com/Demindiro.png","language":"GLSL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3D outline shader(s) for Godot\n\nThis repository contains shaders for drawing outlines around objects.\n\nThere are currently 3 shaders available. Pick and modify as needed.\n\nCurrently all outlines are drawn regardless if they're behind an object or not. I may fix this later.\n\n\n## How it works\n\nThe shaders don't all work exactly the same but the general gist is as follows:\n\n- First, it draws a couple of meshes as plain white on a black background inside a viewport.\n- Then, it discards any pixels that are green (in the case of the blur shader, the other two check for a difference in the value of the red channel instead).\n- Finally, it blurs the red channel.\n\n\n## How to use it\n\nThe fastest way to get started is to add `res://addons/3d_outline/outline.tscn` to any scenes where you need an outline. Then, pass the `MeshInstance`s that need an outline to `outline_node`\n\n\n## Screenshots\n\n![_](screenshots/outline-4.png)\n![_](screenshots/outline-5.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemindiro%2Fgodot-3d-outline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdemindiro%2Fgodot-3d-outline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemindiro%2Fgodot-3d-outline/lists"}