Paper card · SIGGRAPH 2026

The MotionBricks paper, read carefully

“MotionBricks: Scalable Real-Time Motions with Modular Latent Generative Model and Smart Primitives” — the document behind every number floating around the community. Here are its identifiers, its authors, and a plain list of what it actually claims.

Where to find it

The author list runs sixteen names, led by first author Tingwu Wang, listed as the corresponding author on the arXiv abstract page. The bibtex key in the repository's citation block (wang2026motionbricksscalablerealtimemotions) matches; cite the paper, not a screenshot.

What the authors claim — itemized

MotionBricks animation teaser from the official README GIF gallery
Animation teaser from the README gallery — figures the paper walks through.

How the paper and the code relate

The 2026-04-27 public release is a preview: interactive MuJoCo demo, pretrained checkpoints, synthetic training code. The README's roadmap commits the full pipeline — the model embedded in GR00T Whole-Body Control's robotics formulation — roughly one month out from that preview. If a reviewer asks “can I reproduce Table N?”, the honest answer today is the one on the repository's News section, and you should link to it rather than guess.

Want the numbers checked against the hype anyway? The correction post on 350,000 and 15,000 covers the two misreads that circulate most. To run the system behind the paper locally, start with the setup guide and the home page's explainer of what the framework does.