mmassloh_houd
Oct. 13, 2024 18:26:56
Hi everyone,
is ist somehow possible to attach geo to the character geo, like buttons on a shirt or teeth in a creature mouth?
Like in vex where you find the closest primitive and get the parametric uv's and a position vector.
Thanks,
Max
Pendar
Oct. 16, 2024 06:26:07
If parenting geo to rig, use capture packed geo workflow to parent geo directly to a joint or you can use capture biharmonic for parenting to multiple joints. Or, you can consider using the vellum workflow to attach geo, I would personally use that vellum attach geometry workflow for attaching buttons to a shirt, especially if that shirt also has cloth physics. However, for teeth you should use the capture packed geo to parent the teeth directly to joints.
mmassloh_houd
Oct. 27, 2024 07:41:53
thanks for your help i will try your suggestions