Closed YanQiSun closed 7 months ago
It's my problem. I forgot to change the value of value. After increasing it, it becomes normal.
Hi @YanQiSun
Do you mind clarifying the following, it might help somone:
I forgot to change the value of value
Thanks
<integrator type="aov">
<string name="aovs" value="dd.y:depth,nn:geo_normal,index:shape_index"/>
<integrator type="stokes">
<integrator type="volpath">
<integer name="max_depth" value="3"/>
</integrator>
</integrator>
</integrator>
value=3 or bigger, do not = 0
Hallo,
The xml document of the same scene outputs an ideal image in scalar_rgb. However, when I just enable llvm_spectral_polarized, the output image is all black, and the aov depth, normal vector and index image are output normally.
Can you tell me how to output
_arg_0
correctly? Thanks a lot