Voxel models have a flattened appearance

Forum rules
Contrary to popular belief, we are not all-knowing-all-seeing magical beings!

If you want help you're going to have to provide lots of info. Like what is your hardware, what is your operating system, what version of GZDoom/LZDoom/whatever you're using, what mods you're loading, how you're loading it, what you've already tried for fixing the problem, and anything else that is even remotely relevant to the problem.

We can't magically figure out what it is if you're going to be vague, and if we feel like you're just wasting our time with guessing games we will act like that's what you're really doing and won't help you.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Voxel models have a flattened appearance

Re: Voxel models have a flattened appearance

by Dikiy Zver » Wed Sep 08, 2021 6:19 am

Yes! Finally, everything began to work as it should. I had to downgrade to version 21.3.1 to make everything display as it should.
It turned out that all this time I had installers of old versions, up to 19.2.3))

Thank you all very much.

Re: Voxel models have a flattened appearance

by Nash » Tue Sep 07, 2021 5:24 am

Had to deal with a lot of this for ElderJam.

If using Vulkan on your AMD graphics isn't possible for whatever reason, another alternative is to downgrade your drivers to 21.5.2. This has been confirmed to solve all 3D issues.

Re: Voxel models have a flattened appearance

by Rachael » Tue Sep 07, 2021 5:14 am

Strange. My Vulkan on my AMD works just fine. Your's is crashing in the AMD Vulkan driver interface, itself.

Please uninstall your drivers, and do a clean reinstall.

If that doesn't fix it, please check AMD's archives and download the driver last released from May of this year. That is the last known good working OpenGL driver.

Actually - here's a link: https://www.amd.com/en/support/kb/relea ... win-21-5-2
Look for where it says on the page "The Radeon Software Adrenalin 2020 Edition 21.5.2 installation package can be downloaded from the following links:"

Re: Voxel models have a flattened appearance

by Dikiy Zver » Mon Sep 06, 2021 9:24 pm

I have run GZDoom before and it gives me this error:

Code: C0000005 (Access Violation - tried to read address 00000000000001C0)
Address: 00007FFA022AD3C6

Error Report:
Attachments
CrashReport.zip
(31.67 KiB) Downloaded 36 times

Re: Voxel models have a flattened appearance

by Rachael » Wed Aug 25, 2021 5:15 am

You already *HAVE* a Vulkan-capable device. You just have to enable Vulkan in GZDoom.

While in-game hit Esc, go to Options ->


then go to Set Video Mode ->


then go to Preferred Rendering API (at the very top) ->


Press the right arrow key until that says "Vulkan" - then exit out and restart GZDoom (has to be restarted completely).

You now have Vulkan enabled and the voxels should render correctly.

Re: Voxel models have a flattened appearance

by Dikiy Zver » Wed Aug 25, 2021 4:44 am

Kappes Buur wrote:
Dikiy Zver wrote:And how can I enable Vulkan on the device?
According to AMD.com the driver supports The Vulkan® API.
According to this website it is Vulkan 1.2.

When you start GZDoom with the startup menu
Spoiler:
select the game IWAD and Vulkan for the Video Setting.
Or, if you do not see the startup menu, go into the ini file and set

queryiwad=true
queryiwad_key=shift

then restart GZDoom.

And if you set GZDoom to generate a logfile then you would see something like this in a text editor
Spoiler:
In your case, of course, the AMD RX580 for the Vulkan Device.
Thank you, now I know what I need... a full-fledged PC with a powerful video card))

Re: Voxel models have a flattened appearance

by Kappes Buur » Wed Aug 25, 2021 12:42 am

Dikiy Zver wrote:And how can I enable Vulkan on the device?
According to AMD.com the driver supports The Vulkan® API.
According to this website it is Vulkan 1.2.

When you start GZDoom with the startup menu
Spoiler:
select the game IWAD and Vulkan for the Video Setting.
Or, if you do not see the startup menu, go into the ini file and set

queryiwad=true
queryiwad_key=shift

then restart GZDoom.

And if you set GZDoom to generate a logfile then you would see something like this in a text editor
Spoiler:
In your case, of course, the AMD RX580 for the Vulkan Device.

Re: Voxel models have a flattened appearance

by Dikiy Zver » Tue Aug 24, 2021 7:43 am

Dark-Assassin wrote:In GZDoom they also seem to render mostly flat unless during interpolation. They don't in Raze but rendering models on that only works on the old render and is broken in a different way anyway.
And how can I enable Vulkan on the device?

Re: Voxel models have a flattened appearance

by Dark-Assassin » Thu Aug 12, 2021 12:34 pm

In GZDoom they also seem to render mostly flat unless during interpolation. They don't in Raze but rendering models on that only works on the old render and is broken in a different way anyway.

Re: Voxel models have a flattened appearance

by Graf Zahl » Thu Aug 12, 2021 11:46 am

That indeed sounds like a driver bug. Nothing unusual for AMD on OpenGL. I'd recommend using Vulkan anyway on AMD if the hardware supports it as its performance is significantly better.
How does it fare with non-voxel models? They use the same method for rendering.

Re: Voxel models have a flattened appearance

by Dark-Assassin » Thu Aug 12, 2021 11:33 am

I too am getting this problem with GZDoom, LZDoom, and Raze using OpenGL. Vulkan and Software are fine. It even happens with regular 3D models.

I think AMD's latest drivers screwed something up with OpenGL again. However it doesn't happen in other OpenGL games I've tried.

I'm using an AMD RX 580 in my system.

Re: Voxel models have a flattened appearance

by Dikiy Zver » Thu Aug 12, 2021 6:38 am

Graf Zahl wrote:Does it only happen in LZDoom or also in GZDoom?
Also, is this mod specific?
Last but not least: Are your graphics drivers up to date?
Does it only happen in LZDoom or also in GZDoom?
Answer: This happens in both LZDoom and GZDoom.

Also, is this mod specific?
Answer: This mod is no exception. In ANY mod where there are voxel models, these very models begin to behave inappropriately. The interesting thing is that when I run the mod with the voxel models enabled in Software mode, they acquire a normal appearance.

Last but not least: Are your graphics drivers up to date?
Answer: All drivers are updated to the latest version.

Re: Voxel models have a flattened appearance

by Graf Zahl » Wed Aug 11, 2021 11:55 pm

Does it only happen in LZDoom or also in GZDoom?
Also, is this mod specific?
Last but not least: Are your graphics drivers up to date?

Re: Voxel models have a flattened appearance

by Dikiy Zver » Wed Aug 11, 2021 10:20 pm

Graf Zahl wrote:Doesn't happen for me in neither GZDoom nor LZDoom.
What's your hardware specs?

Hardware specs:
Acer Aspire 3 Device
OS: Windows 10 64-bit
Video Adapters: APU1 - AMD Radeon(TM) Vega 3 Graphics - Main/Integrated/Hybrid; GPU2 - Radeon 530 Series - Discrete/Hybrid

Re: Voxel models have a flattened appearance

by Graf Zahl » Wed Aug 11, 2021 6:57 am

Doesn't happen for me in neither GZDoom nor LZDoom.
What's your hardware specs?

Top