Open Leadwerks opened 2 years ago
Using this command line and the Khronos sample HDR:
cli.exe -inputPath footprint_court.hdr -distribution Lambertian -outCubeMap diffuse.ktx2 -outLUT lut_lambertian.png
The outputted lookup table is pure black:
Is this the correct behavior? Other distribution modes seem to output an image that looks as I would expect.
The sheen cubemap also seems to be pure black.
Using this command line and the Khronos sample HDR:
The outputted lookup table is pure black:
Is this the correct behavior? Other distribution modes seem to output an image that looks as I would expect.