Games · studios · releases
Rhythm QuestSearch
Pc Gaming

NVIDIA DLSS 5 Neural Rendering Now Runs in a Web Browser Via WebGPU

A developer going by MAAN has demonstrated NVIDIA DLSS 5 Neural Rendering running inside a web browser using WebGPU, and according to their post on X, it works on macOS too. A live demo is up now, and MAAN says people…

Rhythm Quest2 min read
NVIDIA DLSS 5 Neural Rendering Now Runs in a Web Browser Via WebGPU
A developer going by MAAN has demonstrated NVIDIA DLSS 5 Neural Rendering running inside a web browser using WebGPU, and according to their post on X, it works on macOS too. A live demo is up now, and MAAN says people can try it with their own models as well. This is odd because NVIDIA doesn't officially support DLSS through WebGL or WebGPU at all. DLSS normally runs through NVIDIA's NGX interface or the Streamline SDK, which sits between a game and DirectX or Vulkan and needs motion vectors, depth data, and the rendered frame handed over directly. None of that maps cleanly onto a browser's pipeline, so it's not clear which approach the developer has used to get it running on a web browser.

The developer hasn't shared technical details either, but they have confirmed that the source code will be shared on GitHub soon. Performance is another question mark. VideoCardz says loading the Neural Rendering model alone took a second or two on an RTX 4090, and running on Apple Silicon apparently works but isn't fast. That probably rules out real-time gaming for now, though the concept could still be useful for 3D model previews, where a slower response time matters less. It's an early proof of concept more than anything, but getting DLSS 5 working outside NVIDIA's own supported paths entirely is still a neat trick.