[g4.5pre-383] Problem with polyobj shadows

Is there something that doesn't work right in the latest GZDoom? Post about it here.

Moderator: GZDoom Developers

Forum rules
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.

If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.

Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!
boris
Posts: 739
Joined: Tue Jul 15, 2003 3:37 pm

[g4.5pre-383] Problem with polyobj shadows

Post by boris »

Lights will not make polyobjs casts shadows unless the light also casts shadows from "normal" geometry.



Example map is attached.
Attachments
polyobjshadow.zip
(1.64 KiB) Downloaded 37 times
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49066
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [g4.5pre-383] Problem with polyobj shadows

Post by Graf Zahl »

Hm, this one's a problem. For performance reasons any light checks if it touches some geometry before deciding to be subjected to shadowmapping.
For technical reasons this cannot handle polyobjects - but removing the check can cause serious performance issues.
Post Reply

Return to “Bugs [GZDoom]”