Skip to content
Tech News
← Back to articles

Modder gets Nvidia's DLSS 5 working in a web browser using WebGPU — 147MB browser port runs on non-Nvidia GPUs and macOS but takes two seconds per render

read original get NVIDIA GeForce RTX 4070 Graphics Card → more articles
Why This Matters

A modder's browser-based reimplementation of Nvidia's DLSS 5 neural network shows that proprietary AI upscaling tech can be decoupled from Nvidia hardware and drivers, running via WebGPU on non-Nvidia GPUs and even macOS. This raises questions about the portability of vendor-locked AI graphics features and hints at future cross-platform neural rendering possibilities, though current performance is far too slow for practical gaming use.

Key Takeaways
Worth a Look

NVIDIA GeForce RTX 4070 Graphics Card — If you want to actually experience DLSS-powered rendering rather than watching a two-second-per-frame browser demo, a real RTX GPU like the 4070 gives you native, fast AI upscaling support. It's part of the same RTX lineup driving the DLSS 5 experiments discussed in the article, letting you run modern AI-enhanced games smoothly at home.

See NVIDIA GeForce RTX 4070 Graphics Card on Amazon → Affiliate link — we may earn a commission on purchases, at no extra cost to you. Product picked by AI based on this article; it is not a tested recommendation.

A modder by the name of MAAN has reportedly gotten Nvidia DLSS 5 working in a browser window with an interactive demo, according to a report by VideoCardz . The developer said the technique also works on macOS. The demo is hosted on Cloudflare Workers with some default scenes, starting with "Cowboy Gramps," with a variety of adjustable settings and a comparison view.

DLSS 5 running in the browser with #webgpu And yes it works on MacOS too. Try the the live demo here https://t.co/frqdwHzeDv You can also try it with your own models #WebDev #AI #threejsSeptember 16, 2026

DLSS 5 is Nvidia's neural rendering feature used to improve graphical quality using AI. Nvidia launched it earlier this month for NBA 2K27, the first game with official support for the technology. DLSS 5 is officially RTX 50-series only, aside from GeForce NOW. The DLSS 5 DLL file has since been pushed onto RTX 40- and RTX 30-series , and even AMD hardware . There is also a mod to unlock it for RTX 20-series hardware.

According to MAAN, the demo uses model weights extracted from a leaked DLSS 5 library file. They did not know whether this file differs from the official one. Normally, Nvidia offers DLSS through its NGX interface or the Streamline SDK on DirectX and Vulkan. The documentation does not list WebGL or WebGPU, the outlet noted. MAAN plans to publish the source code on GitHub this weekend.

Latest Videos From Tom's Hardware Watch full video here:

In our quick test of the demo on an RTX 40-series desktop, the 3D viewer was smooth to rotate, but each DLSS 5 render took a second or two and was notably slow in live mode.

MAAN said that the demo is DLSS 5's neural network reimplemented using WebGPU compute shaders. The weights are around 147MB, with a JavaScript runtime of around 1MB compressed. WebGPU has no trouble running on macOS, so the only surprise here is the DLSS part. Normally this needs an RTX GPU and Nvidia's driver, but a WebGPU implementation would not inherently require Nvidia hardware.

The outlet suggested the approach could suit architecture, 3D model previews, and other work where real-time speed matters less. MAAN's X post said users "can try it with your own models" and the demo's page accepts common 3D formats by file or drag-and-drop. Due to the technology's current restrictions, a browser demo is a way for more people to see the effect on a model without owning the game or appropriate hardware. Nvidia has said official RTX 40-series support is coming.

Follow Tom's Hardware on Google News, or add us as a preferred source, to get our latest news, analysis, & reviews in your feeds.