repalash / CUDAPathTracerRL

Monte Carlo based path tracer with both CPU(with openMP) and GPU support(with CUDA and Reinforcement Learning optimization). RL ideas from NVidia paper: Learning Light Transport the reinforced way

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Monte Carlo based path tracer with both CPU(with openMP) and GPU support(with CUDA and Reinforcement Learning optimization). RL ideas from NVidia paper: Learning Light Transport the reinforced way


Languages

Language:C++ 72.4%Language:Cuda 13.0%Language:C 12.3%Language:CMake 2.1%Language:GLSL 0.1%