measure irradiance with BIDIRCPU

Use this forum for general user support and related questions.
Forum rules
Please upload a testscene that allows developers to reproduce the problem, and attach some images.
Post Reply
mick
Posts: 80
Joined: Mon May 21, 2018 7:57 pm

measure irradiance with BIDIRCPU

Post by mick »

BIDIRCPU is the only engine capable to render realistic refraction, right?

In contrast to e.g. PATHCPU with BIDIRCPU an IRRADIANCE output is just zeros. Is there a way to correct this?

Or can I at least get and RGB_IMAGEPIPELINE output into a buffer? If I try so with GetOutputUInt() then I get:
RuntimeError: Unknown film output type in Film::GetOutput<u_int>(): 2
GetOutputFloat() just core dumps.
Post Reply