VL.Pathtracing
0.5.0-pre1
Renamed to VL.Nvidia.PathTracing
dotnet add package VL.Pathtracing --version 0.5.0-pre1
NuGet\Install-Package VL.Pathtracing -Version 0.5.0-pre1
<PackageReference Include="VL.Pathtracing" Version="0.5.0-pre1" />
<PackageVersion Include="VL.Pathtracing" Version="0.5.0-pre1" />
<PackageReference Include="VL.Pathtracing" />
paket add VL.Pathtracing --version 0.5.0-pre1
#r "nuget: VL.Pathtracing, 0.5.0-pre1"
#:package VL.Pathtracing@0.5.0-pre1
#addin nuget:?package=VL.Pathtracing&version=0.5.0-pre1&prerelease
#tool nuget:?package=VL.Pathtracing&version=0.5.0-pre1&prerelease
VL.Pathtracing
Real-time path tracing for vvvv gamma powered by NVIDIA RTXPT, NRD denoising, ReSTIR DI/GI sampling, and DLSS Ray Reconstruction.
Requirements
- NVIDIA RTX GPU (Ampere / RTX 30-series or newer recommended)
- Windows 10 / Windows 11
- vvvv 2025.7 or later
- Latest NVIDIA Game Ready or Studio driver
Features
| Feature | Details |
|---|---|
| Path tracing | NVIDIA RTXPT / DXR hardware ray tracing |
| Denoising | NRD (ReLAX / ReBLUR) — spatiotemporal |
| Light sampling | ReSTIR DI + ReSTIR GI |
| Upscaling / AA | DLSS Ray Reconstruction (DLSS-RR) |
| Integration | NVIDIA Streamline (Reflex, DLSS-G) |
Installation
Install via vvvv's NuGet feed or manually:
nuget install VL.Pathtracing
This automatically installs the full dependency stack:
- VL.Pathtracing — RTXPT renderer, NRD denoiser, RTXDI sampler
- VL.Nvidia.Streamline — Streamline / DLSS-RR / DLSS-G integration
- VL.Stride.DX12Bridge — high-performance DX11↔DX12 bridge
Architecture
vvvv patch
└── VL.Pathtracing (path tracing renderer nodes)
└── VL.Nvidia.Streamline (DLSS-RR, Reflex, DLSS-G)
└── VL.Stride.DX12Bridge (DX11↔DX12, mesh shaders, RT)
└── NVIDIA SDKs (Streamline, NRD, RTXPT, DLSS)
License
Free for personal, non-commercial hobby projects by private individuals. © 2026 Tebjan Halm — see LICENSE.txt for full terms.
All other use requires a commercial license from Tebjan Halm — this includes companies, studios, universities, research institutions, NGOs, government bodies, and freelancers. To obtain a license, contact me via tebjan.de.
NVIDIA SDK Notice
This package includes pre-built NVIDIA SDK binaries (Streamline, NRD, RTXPT, DLSS). Use of those binaries is additionally governed by NVIDIA's Software License Agreement for each respective SDK.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
-
net8.0-windows7.0
- VL.Nvidia.Streamline (>= 0.9.2-pre1)
- VL.Stride.DX12Bridge (>= 0.5.0-pre1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 0.5.0-pre1 | 60 | 4/27/2026 | |
| 0.1.1-pre1 | 69 | 4/27/2026 | |
| 0.1.0-pre1 | 61 | 4/27/2026 |