Page 1 of 1

measure irradiance with BIDIRCPU

Posted: Sat Jun 02, 2018 9:16 pm
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.