|
From: Roger H. <rog...@mi...> - 2007-07-03 20:01:13
|
On 3 Jul, 2007, at 01:02, Jose' Cruanyes wrote: > > Il giorno 03/lug/07, alle ore 00:45, Roger Holmes ha scritto: > >> It cannot be as simple as it seems. Other renderers DO display >> different intensities when the matt/gloss/mirror slider in my app is >> dragged about, so I do not understand why RayShade doesn't. >> >> Roger. > > > probably has something to do the fact that RayShade uses triangles > instead of trimeshes... > > if so, the culprit is to be searched in the decomposition trimesh -> > triangles I've spent too much time on this. As a quick and dirty fix I have changed my Apps to increment the object's edited count when I change its specular control. It fixes it for me, does no harm and nobody else is seeing the problem anyway. Roger. |