Fermat
|
This module defines a path tracing renderer implemented on top of the PTLib library.
Modules | |
PTModuleDetails | |
Classes | |
struct | PTOptions |
struct | PTStats |
struct | PathTracer |
Enumerations | |
enum | NEEAlgorithm { NEE_ALGORITHM_MESH = 0, NEE_ALGORITHM_VPL = 1, NEE_ALGORITHM_RL = 2 } |