Skip to main content
GameDev.net gamedev.net
Research Paper

This is an academic paper or technical research. Key findings may require technical background to fully understand.

Explore Research Radar

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

arXiv cs.GR
arXiv cs.GR Research
· 2 months, 1 week ago • Luca Cazzola, Giulia Martinelli, Nicola Conci

Neural Motion Blending Across Arbitrary Character Topologies

Briefing

A research team has introduced a motion-blending framework that works across heterogeneous character skeletons, pushing beyond the usual requirement that source motions share the same or nearly the same rig. The core idea is to encode motion into a per-frame latent representation, blend those latent states, and then decode the result back into motion tailored to the target character.

The system combines a semantic encoder with a diffusion-based decoder. At inference time, two motions are interpolated in latent space, then reconstructed into plausible animation for different topologies. That matters for game teams because it targets one of the messier parts of animation pipelines: getting motion reuse to survive across creatures, stylized characters, or modular bodies without hand-tuning every transition.

The method was trained and evaluated on the Truebones Zoo dataset, using motions defined on both matching and distinct skeletons. The reported result is smooth, plausible blending in a range of scenarios, which suggests a practical path toward more flexible motion libraries and fewer topology-specific animation constraints.

For developers, the big takeaway is not just better interpolation, but a possible shift in how motion assets are organized. If this approach holds up outside the dataset, it could reduce retargeting overhead for animation, make variant characters cheaper to support, and give technical animators and gameplay teams more room to reuse authored motion across a wider cast.

“motion blending across heterogeneous skeletons”

— Luca Cazzola et al. · Describing the core capability of the framework
Original source
Read on arXiv cs.GR
At a glance
what
A neural framework blends character motion across arbitrary skeleton topologies using latent interpolation and a diffusion decoder.
who
Luca Cazzola, Giulia Martinelli, and Nicola Conci.
when
Submitted to arXiv on 11 July 2026.
impact
Could reduce retargeting and custom blending work for animation teams handling different rigs or creature variants.
Signal Positive

Promising animation tech with clear production upside

Discuss

Follow animation updates

See relevant stories in your personalized news feed.

Sign in to follow

Continue on GameDev.net

Useful next steps related to this story.

Game development news without the noise

One useful weekly briefing. No daily flood.

Sending your confirmation email…

Discussion

Loading comments...