The spica renderer
|
Bidirectional path tracing. More...
#include <bdpt.h>
Public Member Functions | |
BDPTIntegrator (const std::shared_ptr< Sampler > &sampler) | |
BDPTIntegrator (RenderParams ¶ms) | |
void | render (const std::shared_ptr< const Camera > &camera, const Scene &scene, RenderParams ¶ms) override |
Bidirectional path tracing.