paper-with-me

홈 › Papers

Magpie: Real-Time World Renderer for Interactive Games

2026-08-27 · Xiaoyu Zhan, Xinyu Wang, Xiaohong Zhang, Huanjie Zhu, Tengjiao Sun, Pengcheng Fang, Jiaxing Yu, Yanwen Guo, Dongjie Fu hf

Modern game development relies heavily on conventional graphics pipelines. High-quality visual content requires modeling, material authoring, animation, lighting, effects, and runtime optimization, making asset production expensive and extending the development cycle of game prototypes. Recently, video foundation models are beginning to change film and video production, but games differ from linear media, they require not only continuous and realistic imagery, but also stable and reproducible gameplay rules, object states, and interaction outcomes. We present Magpie, a real-time generative world-rendering system for interactive games. Magpie separates gameplay execution from visual generation. Designers define scenes and rules in a game engine. At runtime, the Game Engine resolves player actions and maintains world state, while an independent Render Server generates visual output from white-box frames produced by the engine. Magpie provides a system-level implementation path for applying generative models to real-time game rendering. It preserves gameplay designability and reproducibility, and reduces the dependence of early game prototypes on complete visual assets.

📄 PDF Abstract BibTeX arXiv:2608.27168

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generative World Renderer at the Speed of Play

2026-07-21 · Guixu Lin, Zheng-Hui Huang, Siqi Yang, Ming-Hsuan Yang 외 hf

Generative world renderer AlayaRenderer receives structured world states exported from physics engines and synthesizes RGB frames. Unlike models that generate frames from text/control-hints prompts, AlayaRenderer preserv…

MoVerse: Real-Time Video World Modeling with Panoramic Gaussian Scaffold

2026-06-11 · Yang Zhou, Ziheng Wang, Yuqin Lu, Haofeng Liu 외 arxiv

We present MoVerse, a real-time video world model that creates an interactively navigable scene from a single narrow-field-of-view image. This setting is challenging because the input observes only a small fraction of th…

TRON: Tracing Rays to Orchestrate a Neural Renderer for 3D Gaussian Reconstructions

2026-06-09 · Or Perel, Hassan Abu Alhaija, Zian Wang, Jacob Munkberg 외 arxiv

We introduce TRON, a rendering framework that combines 3D Gaussian ray tracing with neural rendering to enable realistic and controllable rendering of real-world 3D scenes under novel lighting, dynamic object motion, obj…

Inverse Rendering

CausalDrive: Real-time Causal World Models for Autonomous Driving

2026-06-13 · Tianyi Yan, Huan Zheng, Dubing Chen, Meizhi Qu 외 arxiv

World models have emerged as a promising paradigm for scaling autonomous driving (AD) data, yet existing video generative models fall short as interactive simulators. Layout-conditioned renderers rely on "oracle" future …

Reinforcement LearningAutonomous Driving

NARVis: Neural Accelerated Rendering for Real-Time Scientific Point Cloud Visualization

2024-07-26 · Srinidhi Hegde, Kaur Kullman, Thomas Grubb, Leslie Lait 외

Exploring scientific datasets with billions of samples in real-time visualization presents a challenge - balancing high-fidelity rendering with speed. This work introduces a novel renderer - Neural Accelerated Renderer (…

GPU