PhysGen3D: Crafting a Miniature Interactive World from a Single Image
Boyuan Chen, Hanxiao Jiang, Shaowei Liu, Saurabh Gupta, Yunzhu Li, Hao Zhao, Shenlong Wang
TL;DR
PhysGen3D tackles the challenge of generating physically plausible videos from a single image by constructing an amodal 3D world, inferring geometry, materials, and lighting, and then simulating dynamics with a material point method-based engine. The pipeline combines three modules—3D world creation, Taichi Elements-based dynamics, and physics-based rendering—without task-specific training, enabling user-specified initial conditions and diverse material behaviors. It demonstrates improved physical realism and user control over motion compared with state-of-the-art image-to-video models, while maintaining rendering quality. This approach enables interactive, physics-grounded video synthesis from static imagery, with broad potential for visual effects, design exploration, and digital twin applications.
Abstract
Envisioning physically plausible outcomes from a single image requires a deep understanding of the world's dynamics. To address this, we introduce PhysGen3D, a novel framework that transforms a single image into an amodal, camera-centric, interactive 3D scene. By combining advanced image-based geometric and semantic understanding with physics-based simulation, PhysGen3D creates an interactive 3D world from a static image, enabling us to "imagine" and simulate future scenarios based on user input. At its core, PhysGen3D estimates 3D shapes, poses, physical and lighting properties of objects, thereby capturing essential physical attributes that drive realistic object interactions. This framework allows users to specify precise initial conditions, such as object speed or material properties, for enhanced control over generated video outcomes. We evaluate PhysGen3D's performance against closed-source state-of-the-art (SOTA) image-to-video models, including Pika, Kling, and Gen-3, showing PhysGen3D's capacity to generate videos with realistic physics while offering greater flexibility and fine-grained control. Our results show that PhysGen3D achieves a unique balance of photorealism, physical plausibility, and user-driven interactivity, opening new possibilities for generating dynamic, physics-grounded video from an image.
