PromptVFX: Text‐Driven Fields
for Open-World 3D Gaussian Animation

Mert Kiray1,2, Paul Uhlenbruck1, Nassir Navab1, Benjamin Busam1,2
1Technical University of Munich (TUM), 23dwe.ai

PromptVFX turns plain text prompts into real-time 3D Gaussian animations.

Pipeline Overview

PromptVFX Pipeline Overview

Figure: PromptVFX pipeline overview.

Abstract

Visual effects (VFX) are key to immersion in modern films, games, and AR/VR. Creating 3D effects requires specialized expertise and training in 3D animation software and can be time consuming. Generative solutions typically rely on computationally intense methods such as diffusion models which can be slow at 4D inference. We reformulate 3D animation as a field prediction task and introduce a text‐driven framework that infers a time‐varying 4D flow field acting on 3D Gaussians. By leveraging large language models (LLMs) and vision‐language models (VLMs) for function generation, our approach interprets arbitrary prompts (e.g., “make the vase glow orange, then explode”) and instantly updates color, opacity, and positions of 3D Gaussians in real time. This design avoids overheads such as mesh extraction, manual or physics‐based simulations and allows both novice and expert users to animate volumetric scenes with minimal effort on a consumer device even in a web browser.