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
· 3 months, 1 week ago • Cheng-Feng Pu, Jia-Peng Zhang, Meng-Hao Guo, Yan-Pei Cao, Shi-Min Hu

TopoCap: Learning Topology-Agnostic Motion Priors for Monocular Video-to-Animation

Briefing

TopoCap proposes a unified video-to-animation pipeline that doesn’t assume a fixed body template like SMPL. Instead of treating each creature or prop as a special case, it learns a shared motion latent that can be decoded for different skeletal structures. The authors frame this as topology-agnostic motion priors: motion is continuous even if the rig graph is discrete and messy.

The system has two stages. First, a Graph CVAE learns a Universal Motion Manifold, compressing heterogeneous kinematic chains into a fixed-length code while conditioning the decoder on a structural embedding of the target rig. Second, a conditional flow-matching model predicts those codes from monocular video features, so the animation transfer happens without test-time optimization. That matters because optimization-heavy retargeting often becomes the bottleneck in practical pipelines.

The dataset angle is also important. The team introduces Mobjaverse, curated from Objaverse-XL, with more than 5,000 unique skeletal topologies and 2 million frames. The paper says that is roughly two orders of magnitude more structurally diverse than existing datasets, which is the kind of scale jump you usually need before a generalized prior starts to hold up outside human-only demos.

For game developers, the obvious upside is faster motion capture and retargeting for long-tail creatures, props, and hybrid characters where manual rigging or template fitting is expensive. The paper reports better results than specialist models on human and quadruped benchmarks, plus zero-shot retargeting on unseen topologies....

“the first unified framework capable of extracting motion from monocular video and retargeting it onto characters with arbitrary, unseen skeletal...”

— Paper abstract · Core claim of the method
Original source
Read on arXiv cs.GR
At a glance
what
TopoCap is a monocular video-to-animation framework that retargets motion onto unseen skeletal topologies without test-time optimization.
who
Authors: Cheng-Feng Pu, Jia-Peng Zhang, Meng-Hao Guo, Yan-Pei Cao, and Shi-Min Hu.
when
Submitted to arXiv on 10 Jun 2026 (arXiv:2606.12153).
impact
Could reduce manual rigging and template-specific retargeting work for creature, prop, and hybrid-character animation pipelines.
Signal Positive

Promising reduction in rigging and retargeting pain

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...