Hey , I have works with 3D modeler/designer that made my models using Blender
The model is clothing, user can choose type of collars and fabrics
I was thinking , when the designer already make one model , and then apply the texture image PNG, it should be the same color and kind of fabric on that Model, and how about if I have multiple choose color of fabrics and type of fabric
Should I create new model with texture along with new material ?
Can I just use one model but with multiple texture images
So when the user choose this image of fabric, it should visually without get new model for specific material for that texture ,
Is that possible?
Or any idea how to tell the 3D modeler/designer to make this configurator work in there js ?
He said the poly count of the model he made is about 260,000
He also ask me how many maximal materials in three js if I have multiple material with different texturing?