Hi,
I made some new render, and I changed the material bracket.
in the first picture the material were:
<phong>
<nk_data>nkdata/Al.nk</nk_data>
<exponent>4000</exponent>
</phong>
for the bracket and
<phong>
<nk_data>nkdata/Cr.nk</nk_data>
<exponent>9000</exponent>
</phong>
for the wheel
Now I changed the bracket material in:
<phong>
<diffuse>0.7 0.7 0.7</diffuse>
<specular>0.149 0.149 0.149</specular>
<fresnel_scale>0.800</fresnel_scale>
<exponent>320.000</exponent>
</phong>
Here is the result
Now I can clearly see that there is a shadow, it is not black anymore.
It is a bit difficult to find the good parameters.
Thanks for you reply,
Phil