FlashWorld: High-quality 3D Scene Generation within Seconds
Generate 3D scenes in ~7 seconds from text or image prompts with camera trajectory!
Note: This demo uses ZeroGPU with a 15-second budget. Please ensure your camera trajectory is reasonable.
Output
Instructions:
- Optional: Upload an image prompt
- Optional: Enter a text description
- Required: Provide camera trajectory as JSON
- Select resolution (24 frames recommended)
- Click "Generate 3D Scene"
The camera JSON should contain an array of cameras with:
quaternion: [w, x, y, z] rotationposition: [x, y, z] translationfx,fy: focal lengths (pixels)cx,cy: principal point (pixels)
Tips:
- Generation takes ~7 seconds on GPU
- Download the PLY file to view in 3D viewers
- Use reasonable camera trajectories (not too many frames)