add oidn
This commit is contained in:
parent
351a5d842e
commit
8b54ca0216
10 changed files with 87 additions and 20 deletions
|
|
@ -21,6 +21,11 @@ namespace tp {
|
|||
|
||||
void renderPathFrame();
|
||||
void setRenderType(RenderType type);
|
||||
void denoisePathRenderBuffers();
|
||||
|
||||
private:
|
||||
void sendBuffersToGPU();
|
||||
void denoise();
|
||||
|
||||
private:
|
||||
Scene mScene;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue