Hey i am trying to figure out in three js for avatar creation but focus on cloth
Let say i have cloth which has buttons, front pocket and collar
So user can choose the option of buttons options, pocket options and collar options
And then they can choose which fabric color/pattern then
How i can tell the 3D illustrator for that method/way to implement it on three js?
Is that calling uv mapping ? Right? And is that must be PNG file for the texture? Right?
What should material i told the 3D illustrator for that for very comfortable in threejs?
Thank you guys