Hey - I am looking for any advice / recommendations on what software might be easiest to transfer morph targets to clothes. We have a character mesh with hundreds of morphs (overall body, muscles, facial features, etc..) and we want to have a variety of clothes (thousands of them) but they need to be able to conform to the morphs that are altered for the body.... What options do I have for transferring the morphs from the base character mesh to the clothes? TIA for ANY ideas
Replies
About automation, if you animate the blendshapes, one shape per key, you can advance the timeline one frame, duplicate the wrapped mesh to make the blendshape. Repeat that process over the course of the timeline and you're done, plus clean up of course...
You can also speed up and smooth out that process with a little scripting. I'm not sure how familiar you are with it but here is some quick code to get you started.
If you drag that code from this window into your shelf and select Python, you'll have a button that advances the timeline one frame and duplicates whatever you have selected.