Distributed Monte Carlo Path Tracer 分布蒙特卡洛路径追踪器
-
Updated
May 2, 2018 - C++
Distributed Monte Carlo Path Tracer 分布蒙特卡洛路径追踪器
self-teaching course on path tracing, based on my university lecture
Brief notes on Monte Carlo path tracing, explaining the mathematics behind it so that it can be implemented in any programming language.
A path-tracer based on modern rendering equation
Add a description, image, and links to the rendering-equation topic page so that developers can more easily learn about it.
To associate your repository with the rendering-equation topic, visit your repo's landing page and select "manage topics."