CS
CS copied to clipboard
Model faces are inverted, textures not being rendered
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
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!
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