Issues with your account? Bug us in the Discord!
Textures
croxis
I am the walrus
I couldn't find a existing thread for this, but something we also need to consider is how the models are textured. Some games allow for multiple texture files for one mesh, while other games (mostly older) are limited to a single texture image UV mapped in some way. I'm not a 3D artist but would this mean we would need two versions of every LOD, one for multiple textures and one for a single texture?
Comments
How about a system which allows for "Alternative" of the same model, that can be uploaded by someone else at a later date.
Say mod team x provides the starfury model, then someone downloads it, uses it for his mod, but changes the textures, then he should be the one to upload it as an "alternative version" with a brief description of the changes.
If the models are similar, you can adjust the UVW Coordinates to the texture. If it looks good is a different question though...
What should not be a problem is converting a model that uses multiple textures to using just a single one, imho...