{"id":21586914,"url":"https://github.com/trflorian/rts-selection-circle-demo","last_synced_at":"2025-05-05T15:06:09.417Z","repository":{"id":207970088,"uuid":"720526321","full_name":"trflorian/rts-selection-circle-demo","owner":"trflorian","description":"A small demo scene to showcase an RTS selection circle shader with configurable radius and thickness","archived":false,"fork":false,"pushed_at":"2023-11-22T13:50:46.000Z","size":31173,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-24T15:14:53.067Z","etag":null,"topics":["circle","demo","gamedev","godot","rts","selection"],"latest_commit_sha":null,"homepage":"https://flipflogames.itch.io/rts-selection-circle-demo","language":"GDScript","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/trflorian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-18T18:54:39.000Z","updated_at":"2024-06-07T02:51:49.000Z","dependencies_parsed_at":"2023-11-18T20:35:33.761Z","dependency_job_id":null,"html_url":"https://github.com/trflorian/rts-selection-circle-demo","commit_stats":null,"previous_names":["trflorian/rts-selection-circle-demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trflorian%2Frts-selection-circle-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trflorian%2Frts-selection-circle-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trflorian%2Frts-selection-circle-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trflorian%2Frts-selection-circle-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trflorian","download_url":"https://codeload.github.com/trflorian/rts-selection-circle-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235465063,"owners_count":18994548,"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":["circle","demo","gamedev","godot","rts","selection"],"created_at":"2024-11-24T15:14:57.016Z","updated_at":"2025-05-05T15:06:09.409Z","avatar_url":"https://github.com/trflorian.png","language":"GDScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# RTS Selection Circle Demo in Godot 4\r\nA small demo scene to showcase an RTS selection circle shader with configurable radius and thickness.\r\n\r\n![Thumbnail](https://github.com/trflorian/rts-selection-circle-demo/assets/27728267/88fee55e-5d67-4a88-9444-301d8572ef66)\r\n\r\n# 🤖 Godot \r\nhttps://godotengine.org/\r\n\r\n# 🎬 Youtube Showcase\r\nhttps://www.youtube.com/watch?v=6GeATu8P6DE\r\n\r\n# 💻 Source Code\r\n- Shader\r\n https://gist.github.com/trflorian/52c5ceb7313609e0df9d0a246eaf6745\r\n- Full Project\r\n https://github.com/trflorian/rts-selection-circle-demo\r\n\r\n# 🎨 Assets \r\n- Nature Kit\r\n https://kenney.nl/assets/nature-kit\r\n- Stylized NPC Peasant Nolant\r\n https://www.artstation.com/marketplace/p/p06lV/stylized-npc-peasant-nolant\r\n- Scatter Tool\r\n https://github.com/HungryProton/scatter\r\n\r\n# Shader Config\r\n\r\n\u003ctable\u003e\r\n    \u003ctbody\u003e\r\n        \u003ctr\u003e\r\n            \u003ctd\u003e\u003cimg src=\"https://github.com/trflorian/rts-selection-circle-demo/assets/27728267/a550fa86-cdec-4455-aab1-c1c86f9c938c\"\u003e\u003c/td\u003e\r\n            \u003ctd rowspan=4\u003e\u003cimg src=\"https://github.com/trflorian/rts-selection-circle-demo/assets/27728267/c9b46922-4fa5-44d9-bdd8-dac921739d7a\" width=\"400\"\u003e\u003c/td\u003e\r\n        \u003c/tr\u003e\r\n        \u003ctr\u003e\r\n            \u003ctd\u003e\r\n\u003cb\u003eModulate\u003c/b\u003e \u003cbr\u003e\r\nColor of the selection circle\u003c/td\u003e\r\n        \u003c/tr\u003e\r\n        \u003ctr\u003e\r\n            \u003ctd\u003e\r\n\u003cb\u003eRadius\u003c/b\u003e \u003cbr\u003e\r\nRadius of the selection circle in world units\u003c/td\u003e\r\n        \u003c/tr\u003e\r\n        \u003ctr\u003e\r\n            \u003ctd\u003e\r\n\u003cb\u003eThickness\u003c/b\u003e \u003cbr\u003e\r\nWidth of the selection circle in world units\u003c/td\u003e\r\n        \u003c/tr\u003e\r\n    \u003c/tbody\u003e\r\n\u003c/table\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrflorian%2Frts-selection-circle-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrflorian%2Frts-selection-circle-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrflorian%2Frts-selection-circle-demo/lists"}