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, 2 weeks ago • Shichong Peng, Yanshu Zhang, Ke Li

RigPAPR: Rig-Based Animation of Static Neural Point Clouds from a Fixed-Viewpoint Video

Briefing

RigPAPR is trying to fix a representation problem, not just a deformation problem. The authors argue that Gaussian splats with per-primitive shape can break at joints under linear blend skinning because the canonical tiling no longer holds when bones rotate. Their alternative, PAPR, removes per-primitive shape and recomposes pixels from deformed point positions at render time, which should let the surface “re-form” more naturally during articulation.

For developers, the interesting part is the pipeline: the system auto-rigs a static neural point cloud from a monocular fixed-view driving video, then animates it with direct LBS. No mesh proxy, no pose-dependent correction, and no category template are required. That makes it relevant to anyone exploring digital doubles, avatar retargeting, or fast character reconstruction from limited capture.

The paper reports results on synthetic subjects, where RigPAPR matches the strongest baseline at the supervised view and beats mesh-based and Gaussian-splatting baselines at novel views by more than 3 dB PSNR. It also claims cleaner joint-boundary renderings on both synthetic and real subjects. The submission is dated 4 Jun 2026 and is listed under cs.CV / cs.GR.

Practically, this is another sign that neural scene representations are moving from “nice reconstructions” toward riggable assets. If the approach holds up outside the paper’s test cases, it could reduce the amount of manual cleanup artists and technical animators need when turning capture into reusable characters. The open question is still robustness: fixed-view monocular...

“We aim to animate it to follow a monocular fixed-viewpoint driving video of the subject.”

— Authors · Describes the core input and animation setup
Original source
Read on arXiv cs.GR
At a glance
what
RigPAPR auto-rigs a static PAPR neural point cloud and animates it from a fixed-view monocular video without mesh proxies or pose-dependent correction.
who
Authors: Shichong Peng, Yanshu Zhang, and Ke Li.
when
arXiv submission date: 4 Jun 2026; paper listed as arXiv:2606.06685.
impact
Could reduce joint artifacts and manual cleanup for rigged neural characters, digital doubles, and capture-to-avatar workflows.
Signal Positive

Promising technical advance for rigged neural character animation

Discuss

Follow neural rendering 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...

Story Timeline (2 sources)

Story covered over 2 days • First reported by arXiv cs.GR