[−][src]Module pbrt::integrators::bdpt
Structs
BDPTIntegrator |
Bidirectional Path Tracing (Global Illumination) |
EndpointInteraction | |
Vertex |
Enums
VertexType |
Functions
connect_bdpt | |
correct_shading_normal | |
g | |
generate_camera_subpath | |
generate_light_subpath | |
infinite_light_density | |
mis_weight | |
random_walk | |
render_bdpt |
Main function to render a scene multi-threaded (using all available cores) with bidirectional path tracing. |