当前位置:网站首页>"Shandong University project training" rendering engine system (8-END)

"Shandong University project training" rendering engine system (8-END)

2022-06-12 16:23:00 Grey Cluster

Catalog

Project introduction

NRD

Project objectives

Work at current stage

Overall work report


Project introduction

NRD

full name Nvidia Real-time Denoiser , It is a spatiotemporal dual domain noise reduction library being developed by NVIDIA , Designed to deal with low RPP(ray per pixel) The signal .

The graphics of this technology API The environment is :DirectX11、DirectX12 as well as Vulkun. There are three integration methods , One way is to use Nvidia Of NRI(NVIDIA Rendering Interface) Package the above three API, To integrate .

Project objectives

stay Falcor Integration under the framework nrd.

Work at current stage

void NRDPass::executeInternal(RenderContext* pRenderContext, const RenderData& renderData)

executeInternal Functions refer to public functions excute()

void NRDPass::dispatch(RenderContext* pRenderContext, const RenderData& renderData, const nrd::DispatchDesc& dispatchDesc)

dispatch Function reference in executeInternal function

Overall work report

Egovix The blog of _CSDN Blog [email protected],Overload, Blogger in project training field

原网站

版权声明
本文为[Grey Cluster]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/163/202206121616003740.html