{"id":41029725,"url":"https://github.com/retroluxfilm/reshade-vrtoolkit","last_synced_at":"2026-01-22T10:08:26.340Z","repository":{"id":43405611,"uuid":"376497253","full_name":"retroluxfilm/reshade-vrtoolkit","owner":"retroluxfilm","description":"Modular shader to enhance you HMD clarity \u0026 sharpness with minimal performance impact.","archived":false,"fork":false,"pushed_at":"2024-02-04T15:12:51.000Z","size":8836,"stargazers_count":73,"open_issues_count":5,"forks_count":3,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-02-04T16:42:03.060Z","etag":null,"topics":["games","hmd","reshade","shader","shaders","sharpening-modes","steamvr","vr"],"latest_commit_sha":null,"homepage":"https://vrtoolkit.retrolux.de","language":"HLSL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/retroluxfilm.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}},"created_at":"2021-06-13T09:25:26.000Z","updated_at":"2024-01-31T20:13:28.000Z","dependencies_parsed_at":"2024-02-04T16:10:01.460Z","dependency_job_id":"8405b731-4f6e-434f-bbe7-1a09c72cf439","html_url":"https://github.com/retroluxfilm/reshade-vrtoolkit","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/retroluxfilm/reshade-vrtoolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retroluxfilm%2Freshade-vrtoolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retroluxfilm%2Freshade-vrtoolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retroluxfilm%2Freshade-vrtoolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retroluxfilm%2Freshade-vrtoolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/retroluxfilm","download_url":"https://codeload.github.com/retroluxfilm/reshade-vrtoolkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retroluxfilm%2Freshade-vrtoolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28661175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["games","hmd","reshade","shader","shaders","sharpening-modes","steamvr","vr"],"created_at":"2026-01-22T10:08:25.775Z","updated_at":"2026-01-22T10:08:26.334Z","avatar_url":"https://github.com/retroluxfilm.png","language":"HLSL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://github.com/retroluxfilm/reshade-vrtoolkit/blob/gh-pages/docs/assets/images/vrtoolkit_logo.png\" width=500px\u003e\n\nThe VRToolkit is a modular shader created for [ReShade](https://github.com/crosire/reshade)\nto enhance the clarity \u0026 sharpness in VR to get most out of your HMD while keeping the performance impact minimal.\n\n### Main Features\n\n- Sharpening Modes for enhanced clarity while only processing the pixels that are in the sweet spot of your HMD\n- Color Correction Modes to be able to adjust your HMD colors \u0026 contrast to your liking\n- Dithering to reduce banding effects of gradients and sharpening artifacts\n- Antialiasing option to reduce aliasing/shimmering effects when the in game AA modes are not enough\n- All modules are processed in a single render pass post shader to improve performance instead of having them all separate\n\n*Note: ReShade currently only works on games run through SteamVR. (OpenVR API)*\n\nInstallation \u0026 Instructions\n---\nVisit https://vrtoolkit.retrolux.de/\n\nContribute\n---\nThere might be a few things that can be improved and optimized for VR.\nOr there might be more games and HMD settings to be added to the list.\nIf you want to contribute feel free to use pull requests.\n\n Credits\n---\n- [ReShade](https://github.com/crosire/reshade)\n  from Patrick Mours aka crosire\n- [Filmic Anamorphic Sharpen.fx](https://github.com/crosire/reshade-shaders/blob/master/Shaders/FilmicAnamorphSharpen.fx)\n  by Jakub Maximilian Fober\n- [LUT.fx](https://github.com/crosire/reshade-shaders/blob/slim/Shaders/LUT.fx)\n  by Marty McFly  \n- [Curves.fx](https://github.com/crosire/reshade-shaders/blob/master/Shaders/Curves.fx)\n  by Christian Cann Schuldt Jensen ~ CeeJay.dk\n- [CAS.fx](https://github.com/CeeJayDK/SweetFX/blob/master/Shaders/CAS.fx)\n  by Advanced Micro Devices and contributors\n- [Sharpening Mask \u0026 Contribution for Reshade VR support](https://github.com/fholger)\n  by Holger Frydrych\n- [Dithering](https://gdcvault.com/play/1021771/Advanced-VR)\n  by Value, programmer Lestyn\n- [FXAA](https://github.com/CeeJayDK/SweetFX/blob/master/Shaders/FXAA.fx)\n  by Timothy Lottes\n\n\n![GitHub all releases](https://img.shields.io/github/downloads/retroluxfilm/reshade-vrtoolkit/total)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretroluxfilm%2Freshade-vrtoolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fretroluxfilm%2Freshade-vrtoolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretroluxfilm%2Freshade-vrtoolkit/lists"}