{"id":24441710,"url":"https://github.com/jms55/dlss_wgpu","last_synced_at":"2025-04-30T14:28:15.849Z","repository":{"id":81402393,"uuid":"605827169","full_name":"JMS55/dlss_wgpu","owner":"JMS55","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-13T00:17:22.000Z","size":69,"stargazers_count":17,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-30T14:27:57.596Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JMS55.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2023-02-24T01:25:49.000Z","updated_at":"2025-04-13T00:17:25.000Z","dependencies_parsed_at":"2025-02-22T19:28:10.965Z","dependency_job_id":"3e869cd2-4f30-4685-8db7-d19392f0607f","html_url":"https://github.com/JMS55/dlss_wgpu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMS55%2Fdlss_wgpu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMS55%2Fdlss_wgpu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMS55%2Fdlss_wgpu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMS55%2Fdlss_wgpu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JMS55","download_url":"https://codeload.github.com/JMS55/dlss_wgpu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251721153,"owners_count":21632773,"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":"2025-01-20T21:19:02.056Z","updated_at":"2025-04-30T14:28:15.843Z","avatar_url":"https://github.com/JMS55.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dlss_wgpu - Deep Learning Super Sampling for wgpu\n\nA wrapper for using [DLSS](https://www.nvidia.com/en-us/geforce/technologies/dlss) with [wgpu](https://github.com/gfx-rs/wgpu) when targeting Vulkan.\n\n\n## Version Chart\n\n| dlss_wgpu |   dlss   | wgpu |\n|:---------:|:--------:|:----:|\n|    v1.0   | v310.2.1 |  v25 |\n\n## Downloading The DLSS SDK\nThe DLSS SDK cannot be redistributed by this crate. You will need to download the SDK as follows:\n* Clone the NVIDIA DLSS Super Resolution SDK v310.2.1 from https://github.com/NVIDIA/DLSS\n* Set the environment variable `DLSS_SDK = /path/to/DLSS`\n* Ensure you comply with the DLSS SDK license located at https://github.com/NVIDIA/DLSS/blob/main/LICENSE.txt\n\n## Build Dependencies\n* Install the DLSS SDK\n* Install the Vulkan SDK https://vulkan.lunarg.com/sdk/home and set the `VULKAN_SDK` environment variable\n* Install clang https://rust-lang.github.io/rust-bindgen/requirements.html#clang\n\n## Debug Overlay\nWhen `dlss_wgpu` is compiled with the `debug_overlay` cargo feature, and the `DLSS_SDK` environment variable is set, the development version of the DLSS DLL will be linked.\n\nThe development version of the DLSS SDK comes with an in-app overlay to help debug usage of DLSS. See section `8.2` of `$DLSS_SDK/doc/DLSS_Programming_Guide_Release.pdf` for details.\n\n## Distributing Your App\nOnce your app is compiled, you do not need to distribute the entire DLSS SDK, or set the `DLSS_SDK` environment variable. You only need to distribute the DLSS DLL and license text as follows:\n\n* On Windows, copy `$DLSS_SDK/lib/Windows_x86_64/rel/nvngx_dlss.dll` to the same directory as your app\n* On Linux, copy `$DLSS_SDK/lib/Linux_x86_64/rel/libnvidia-ngx-dlss.so.310.2.1` to the same directory as your app\n* Include the full copyright and license blurb texts from section `9.5` of `$DLSS_SDK/doc/DLSS_Programming_Guide_Release.pdf` with your app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjms55%2Fdlss_wgpu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjms55%2Fdlss_wgpu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjms55%2Fdlss_wgpu/lists"}