Page 1 of 1

[4.2.4]Scrambled Voxel Colors When Models Are On

Posted: Tue Dec 03, 2019 1:29 pm
by TheMightyHeracross
This happens in the palette versions of both the Carmack and Softpoly renderers. Curiously, this only happens when models are turned on- when models are off the voxel models have correct colors even in these renderers.

Models on:
Image

Models off:
Image

Test wad used:
http://teamhellspawn.com/zdoom_vox.zip

Re: [4.2.4]Scrambled Voxel Colors When Models Are On

Posted: Tue Dec 03, 2019 5:43 pm
by phantombeta
If you look at the Chaingun, you can notice they seem to be drawn differently - the one with models enabled is more... Cube-ey.
Which leads to the conclusion that what's happening here is that it's trying to render the OpenGL renderer's mesh conversions instead of using the normal voxel rendering code.
Unfortunately, the renderers are not my area of expertise, so I can't tell you why it's doing that, nor can I fix it.