CS icon indicating copy to clipboard operation
CS copied to clipboard

Model faces are inverted, textures not being rendered

Open seedee opened this issue 7 years ago • 2 comments

Hello, is there a fix for this? https://imgur.com/MHQ0x14.png I've tried putting corresponding wads into my data/ folder but they aren't working. Also, sounds aren't working either

seedee avatar Jul 06 '18 23:07 seedee

Textures and sound have not been implemented yet. Regarding the inverted model faces, I'm not sure that this is actually an actual bug. I think the models might just be left-handed?

Anyway, if you feel like modying either of these things feel free to submit a pull request and I'll take a look at it!

MathiasVP avatar Jul 09 '18 10:07 MathiasVP

Cs models are left handed, yes, but that's not what I meant :) as you can see in the image, the vertex order is flipped resulting in the model being "inside out".

Readme says that "models, textures, sounds, maps have not been included due to copyright", so I assumed that textures and sound have already been implemented

seedee avatar Jul 09 '18 17:07 seedee