BredaUniversityGames / DXX-Raytracer

DXX Raytracer is a fork of the DXX Retro project for Windows. DXX Raytracer uses modern raytracing techniques to update the graphics of the beloved retro game known as Descent.
Other
216 stars 10 forks source link

DXR Inline Raytracing #11

Closed Contingencyy closed 7 months ago

Contingencyy commented 7 months ago

We are already using DispatchRays as if it was DXR's Inline Raytracing, so we might as well switch to it, we just never had the time to rewrite our shaders for this. I think its worth doing now especially if I can't find a solution for the indirect lighting crash.