this is my first outside inside test:
The ouside version:

The inside version:

PLease observe the shadow and the bright regions behind the glass on the floor!
In the inside version, everything which is outside is in the shadow.
In the outside version, everything which is inside is in the shadow.
I really do not understand such a big difference.
The position of the sun is the same, only the camera position changed between the two versions.
I suppose that I make somtething wrong with the glass, here is the code:
Code: Select all
<material>
<name>verre</name>
<specular>
<normal_reflectance>0.203</normal_reflectance>
<ior>1.149</ior>
<transparent>true</transparent>
<cauchy_b_coeff>0.000</cauchy_b_coeff>
<rgb_absorptivity>0.040 0.040 0.040</rgb_absorptivity>
</specular>
</material>Regards, Phil




