Transparent 3D Floor Causing a See Through Effect

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!
Post Reply
User avatar
Pinchy
Posts: 16
Joined: Wed Jan 20, 2016 2:46 am
Location: UK
Contact:

Transparent 3D Floor Causing a See Through Effect

Post by Pinchy »

Map in progress: http://www.mediafire.com/file/d6dd3y7accmk6mj/

If you go to sector 1109, there's a 16 unit high 3D floor there, wherever it touches another 3D floor, it causes a full see through effect.

http://i.imgur.com/CwX3UlP.jpg

http://i.imgur.com/BzQbvLK.jpg

Also, I can't seem to find out how to change the floor texture at the same time as lowering the floor for sector 851/1162 similar to "W1 Floor Lower to Lowest Floor (changes texture)"
Last edited by Pinchy on Fri Oct 28, 2016 10:19 pm, edited 1 time in total.
User avatar
Pinchy
Posts: 16
Joined: Wed Jan 20, 2016 2:46 am
Location: UK
Contact:

Re: Transparent 3D Floor Causing a See Through Effect

Post by Pinchy »

Looks like I managed to create the post above without being signed in and it's used some random name.
User avatar
wildweasel
Posts: 21706
Joined: Tue Jul 15, 2003 7:33 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): A lot of them
Graphics Processor: Not Listed
Contact:

Re: Transparent 3D Floor Causing a See Through Effect

Post by wildweasel »

Pinchy wrote:Looks like I managed to create the post above without being signed in and it's used some random name.
No problem, it took only 2 clicks to assign the post ownership to you.
User avatar
Pinchy
Posts: 16
Joined: Wed Jan 20, 2016 2:46 am
Location: UK
Contact:

Re: Transparent 3D Floor Causing a See Through Effect

Post by Pinchy »

OK this is going nowhere so I'm just going to write it off as having no solution and will work around it.
User avatar
Tapwave
Posts: 2096
Joined: Sat Aug 20, 2011 8:54 am
Preferred Pronouns: No Preference
Graphics Processor: nVidia with Vulkan support

Re: Transparent 3D Floor Causing a See Through Effect

Post by Tapwave »

This sounds like stacking alpha rubbing the renderer the wrong way. Make sure you don't have superposed 3d floors.
User avatar
Rachael
Posts: 13532
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: Transparent 3D Floor Causing a See Through Effect

Post by Rachael »

Confirmed, but without really knowing what's going on I don't know what can be done to fix it. Shelving this for now.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49056
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Transparent 3D Floor Causing a See Through Effect

Post by Graf Zahl »

This looks like the renderer is discarding any walls between 3D floors, but it shouldn't do that if only one of them is translucent and the other is not.
Post Reply

Return to “Classic ("Carmack") Software Renderer Bugs”