Some flatsprites appear glitched under 3d floors OpenGL ES

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!
Guest

Some flatsprites appear glitched under 3d floors OpenGL ES

Post by Guest »

Happens only in OpenGL ES renderer for me.
tested versions:
GZDoom g4.7.1
GZDoom g4.8pre-205-g95c5449a7

Dell Latitude E6430 Laptop
Nvidia NVS 5200M
Windows 10

screenshots:
https://szeba99.github.io/uimg/Screensh ... 164000.png
https://szeba99.github.io/uimg/Screensh ... 164754.png
https://szeba99.github.io/uimg/Screensh ... 164804.png

playable demo: https://szeba99.github.io/uimg/flatsprite_bug.pk3 (doom2.wad)
emile_b
Posts: 107
Joined: Sun Sep 22, 2019 7:06 am
Graphics Processor: nVidia (Modern GZDoom)

Re: Some flatsprites appear glitched under 3d floors OpenGL

Post by emile_b »

I can't figure out what is causing this, and why it is only affecting some of the sprites.

Are you sure there isn't something strange on the map for those sprites? Like two on top of each other or something, or some other property which makes them different?
User avatar
GelleSzebasztian
Posts: 27
Joined: Fri Mar 08, 2019 5:11 pm
Graphics Processor: nVidia (Modern GZDoom)

Re: Some flatsprites appear glitched under 3d floors OpenGL

Post by GelleSzebasztian »

I sent the example map, you can see it's normal.
Originally I wanted to post ,,all flatsprites appear glitched" but when I created this demo of the bug, the bug just didn't happen with my freshly made sprite "FLATSPRITE", only with the grass (I made them both in paint.net the same way). My only idea is that it might be related to complexity? the one with red text basically only has red color, the grass sprite has at least 3 colors. Or - I don't remember if I modified the scale of grass sprite anyhow.
But it happened to all my sprites for me which I put under 3d floors. Only this red text is different, and I don't know why.

I even tried if one of the flags I put, such as +NOINTERACTION is related, but for me it didn't make a difference.

(By the way sorry, I accidentaly posted with temporary profile - this is the one I wanted to post with)

Return to “OpenGLES Renderer Bugs”