Quantcast
Channel: Community | MonoGame - Latest topics
Viewing all articles
Browse latest Browse all 6822

BetterSkinned animation blending/transitions

$
0
0

@skyemaidstone wrote:

I'm using a slightly tweaked version of the BetterSkinned code to play animation clips and it works fine but I'd like to blend/transition smoothly between them.

I've tried having it slerp/lerp between the rotation/translation of each BoneInfo object of the 2 clips then send the result to the assigned bone in the model but that just ends up a mess. I think I'm missnig something

This post http://community.monogame.net/t/better-skinned-3d-animations-monogame-port-completed/1606 has a guy who managed it fine but that was from 2014 and the example code no longer exists.

Has anyone managed it get blending/transitions to work and could help me?

Thanks

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 6822

Trending Articles