mirror of
https://github.com/mmp/pbrt-v4
synced 2026-09-26 16:20:07 +03:00
commit
e6745e5c18
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ void RenderWavefront(BasicScene &scene) {
|
|||
#endif // PBRT_BUILD_GPU_RENDERER
|
||||
|
||||
ImageMetadata metadata;
|
||||
metadata.samplesPerPixel = integrator->sampler.SamplesPerPixel();
|
||||
integrator->camera.InitMetadata(&metadata);
|
||||
metadata.renderTimeSeconds = seconds;
|
||||
metadata.samplesPerPixel = integrator->sampler.SamplesPerPixel();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue