nvidium icon indicating copy to clipboard operation
nvidium copied to clipboard

Implement ReStir global illumination

Open vertexgamer opened this issue 2 years ago • 1 comments

Not sure how hard it would be to implement restir on opengl, but since most of the pipeline is ran on the gpu anyway, it might be easier to natively implement RestirGI then support for various shaders

vertexgamer avatar Apr 07 '24 09:04 vertexgamer

ReSTIR does not run on OpenGL. It would have to be a completely custom implementation and wouldn't even be worth it for Nvidium, as it's focused on performance and not raytracing

FluffyPuppyKasey avatar Apr 09 '24 03:04 FluffyPuppyKasey