Page 1 of 1

[Shadow problem] Mini versions of objects in the shadows

Posted: Thu Oct 12, 2006 5:58 pm
by nFec
Hi,

my problem is the following:

Image

This artifacts in the shadow are a reproduction of the objects in my testroom.
If somebody knew how to get rid of this, telling me would be appreciated ;)

If you need some code i can post it, but I don't think its necessary since all I do is to add the shadows without parameters.

Best regards,
nFec

Posted: Mon Oct 16, 2006 12:36 pm
by nFec
Please excuse me pushing this up again but i still couldn't resolve this.

As said, if you need more information to come to a conclusion, i will provide it.

Thank you all very much in advance,

nFec

Posted: Mon Oct 16, 2006 2:32 pm
by TheC
I also had/have this problem, I never had a response either :(

Posted: Mon Oct 16, 2006 4:11 pm
by mandrav
Try moving the camera out of the shadow and report back if the artifacts disappear...

Posted: Mon Oct 16, 2006 4:48 pm
by Saturn
I'd say mandrav is on the right track here. Irrlicht doesn't do zfail in the case that camera is inside a shadow volume, so zpass is used all the time and that doesn't do shadows correctly in this situation.

Posted: Tue Oct 17, 2006 3:20 pm
by nFec
Ups, I forgot to mention they _only_ appear when I'm in the shadow.
So this is a known bug and no fix avail?

Damn, thats a pretty serious flaw...