This is a sample ray tracing application for demonstrating the usage of Intel Open Image Denoise and for rendering training/validation datasets.
Requirements:
-
OS: Linux x86-64 only
-
C++17 compiler
-
CMake 3.10 or newer
-
OpenImageIO (if
PRT_IMAGE_SUPPORTCMake option is enabled) -
Boost (if
PRT_CONVERT_SUPPORTCMake option is enabled) -
Simple DirectMedia Layer (SDL) 2 (if
PRT_GUI_SUPPORTCMake option is enabled) -
Intel Open Image Denoise Library (if
PRT_OIDN_SUPPORTCMake option is enabled)