PDA

View Full Version : Specular problem when lighting with GI



chonglee
11-10-2009, 03:06 AM
I am using lightmass to render a simple BSP room, and something weird happens.
There are some random darkened areas on the surfaces. But in the Lighting Only mode, the lightmap looks just fine. I tried another wall material with no specular input and the problem is gone.
I look into the content browser and there is a "DirectionalMaxComponent" lightmap texture which I believe causing this "problem".
So, what is this and what can I do to avoid or reduce the random inconsistent specular highlights?
Or do I have to avoid using very clean materials with specular so this effect won't be visible?
http://i33.tinypic.com/2a9y8i9.jpg
http://i34.tinypic.com/x1zqzp.jpg

Stardog
11-10-2009, 06:01 AM
I had the same problem when using a custom texture/normal. Unhooking the normal fixed it, but that's hardly ideal.