Exploring Real Time Vr Path Tracing Development Full Assembly Test
Exploring Real Time Vr Path Tracing Development Full Assembly Test reveals several interesting facts.
- No specular resampling yet, just a few frames of accumulation. I did introduce a new feature for the diffuse component today.
- Testing real time
- Pure diffuse, no next event estimation, no probe guiding, no denoiser. Internal buffers have been reworked (they now contain the ...
- After upgrading from VNDF to VNDF Spherical Caps this summer, today I upgraded the sampling strategy to Bounded VNDF.
- Fullscreen debug to display reservoir health from purple (M=0) to green (M=256). This will be used to distribute ray budget for ...
In-Depth Information on Real Time Vr Path Tracing Development Full Assembly Test
All functional code is now done and verified against the naive 3 bounces w/ caustic rays on Oculus Quest 1 using a RTX 3080 (no denoiser). I am pretty confident I can get this noise free at max ... Testing 3 videos in 1, no light sampling, no denoiser.
Started to implement a denoiser, this is a tough part xD Sorry for the quality, noise and video compression never mix well.
Stay tuned for more updates related to Real Time Vr Path Tracing Development Full Assembly Test.