NVIDIA/DLSS
C
Captured source
source ↗NVIDIA/DLSS
Description: NVIDIA DLSS is a new and improved deep learning neural network that boosts frame rates and generates beautiful, sharp images for your games
Language: C
License: NOASSERTION
Stars: 1363
Forks: 115
Open issues: 2
Created: 2021-07-27T14:58:36Z
Pushed: 2026-06-23T16:35:16Z
Default branch: main
Fork: no
Archived: no
README:
DLSS
Public repo for NVIDIA RTX DLSS SDK. The DLSS Sample app is included only in the releases.
NVIDIA Image Scaling SDK
The NVIDIA Image Scaling SDK provides a single spatial scaling and sharpening algorithm for cross-platform support. It contains compute shaders that can be integrated with DX11, DX12, and Vulkan. For more information visit https://github.com/NVIDIAGameWorks/NVIDIAImageScaling.
To get the NVIDIA Image Scaling SDK submodule use the following command
$ git clone --recurse-submodules https://github.com/NVIDIA/DLSS.git
or if you already have clonned the DLSS repository and didn't use --recurse-submodules
git submodule update --init --recursive
Notability
notability 5.0/10Solid new repo for NVIDIA DLSS, 1.3k stars.