The program is not work in non-registration stage.
I did it same way like another results.
What should I do?
The program is not work in non-registration stage.
I did it same way like another results.
What should I do?
Did it crash, throw Python exception to console or not respond for a long time?
Hello Andrew.
No crash.
not respond for.. about 2hours.
My template no have texture coordinates. but target model have one.
Code have no problem.
Ah, i see. First of all please update to latest version.
The most possible reason is that the basemesh contains detached polygons (like eyeballs, teeth, eyelashes that are not connected to the rest of the mesh). If this is the case the new version throws exception to console.
WrapX only works with single piece of geometry. If you have some separated parts please remove them beforehand in any 3D-editor.
OK, I got it.
Thank you for reply.