Unity-Technologies / arfoundation-samples

Example content for Unity projects based on AR Foundation
Other
2.98k stars 1.11k forks source link

⚠️[Urgent]Mixamo/ Ready Player Me Avatar use as body tracking overlay ⚠️ #1124

Open Prashant29 opened 7 months ago

Prashant29 commented 7 months ago

Hello, Wonderful people there,

I am trying Ready Player Me avatar SDK for Body Tracking, I have almost done but due to bone structure, the humanoid or the renderer isn't mapping the body properly.

Can Anyone guide me?

Here is the issue I am facing: https://youtube.com/shorts/TnJmqM5IOks?feature=share

Prashant29 commented 7 months ago

Also, I found that there is a mismatch in Rotation and Position.

image

andyb-unity commented 7 months ago

AR Foundation simply reports the joint data given to us from ARKit. I would recommend that you seek documentation either from Mixamo, Ready Player Me, or some other technical art resource for how to map these values to your desired rig.

Prashant29 commented 6 months ago

Hello There,

Is there any specific architecture/hierarchy to follow, if someone knows please kindly share, it's bit confusing for me to tweak the skeleton hierarchy runtime.