flomonster / path-tracer

Path tracer in rust
6 stars 0 forks source link

Denoiser #12

Closed AlexandreLamure closed 2 years ago

AlexandreLamure commented 3 years ago

Add the NVIDIA Optix Denoiser.

AlexandreLamure commented 2 years ago

Won't fix. We tried intel oidn, but the integration wasn't elegant. Also it does not make a lot of sense to use a denoiser in this project, we prefer to see our path-tracer work alone.