BioMotionLab / SUP

The Biomotion Lab SMPL Unity Player (bmlSUP) is a tool to play SMPL-H model animations in Unity Game Engine
https://biomotionlab.github.io/SUP/
41 stars 7 forks source link

DMPL for SUP #13

Open skore11 opened 2 years ago

skore11 commented 2 years ago

Hi there, great stuff! I am working on including DMPL with the SMPL project for Unity, any advice or directions when it comes to interfacing SMPL blendshapes with ground truth registrations for say calculating vertex offsets for DMPL. I have been able to get it working outside of Unity but wondering if you have any suggestions as well.

AdamBebko commented 2 years ago

The main difficulty in unity is the fact that linear blendskinning is automatic. I had to put in a term to “undo” the skinning deformations when I corrected the skeletons to each individual. I suspect DMPL will need similar corrections.

Sent from my iPad

On Mar 21, 2022, at 8:45 PM, skore11 @.***> wrote:

 Hi there, great stuff! I am working on including DMPL with the SMPL project for Unity, any advice or directions when it comes to interfacing SMPL blendshapes with ground truth registrations for say calculating vertex offsets for DMPL. I have been able to get it working outside of Unity but wondering if you have any suggestions as well.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

skore11 commented 2 years ago

I see any reason why DMPL was not included in the current build for Unity?

AdamBebko commented 2 years ago

At the time I made the tool, DMPL was pretty new, and the folks at Max Plank didn’t have the FBX models for the DMPL “Average” human. I am no longer working at BiomotionLab these days. I am still around to help with minor bugs etc, but if you have a major feature request please contact Nicolaus Troje, a coauthor of this tool.

On Mar 23, 2022, at 4:41 PM, skore11 @.***> wrote:

I see any reason why DMPL was not included in the current build for Unity?

— Reply to this email directly, view it on GitHub https://github.com/BioMotionLab/SUP/issues/13#issuecomment-1076799444, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKKFU46YSX6B3AZ7UT5MQSLVBN6X5ANCNFSM5RJKZFPA. You are receiving this because you commented.