HUGE AI Video Platform Home
0:00
0:00
Download
AI Video from prompt: {   "scene_title": "Laptop Dance & Transformatio

Hunyuan Video
{ "scene_title": "Laptop Dance & Transformation", "version": "1.0", "objects": [ { "id": "laptop_01", "type": "device", "description": "My personal laptop", "initial_state": { "position": "center of table", "action": "idle" }, "animation_sequence": [ { "step": 1, "time_s": 0.0, "action": "start_dancing", "effect": "wiggling, screen flashing colors" }, { "step": 2, "time_s": 3.0, "action": "execute_spin", "rotation_degrees": 360, "trigger_event": "table_to_water" }, { "step": 3, "time_s": 5.0, "action": "stop_dancing", "effect": "returns to idle" } ] }, { "id": "table_01", "type": "furniture", "description": "Brown round table", "initial_state": { "material": "wood", "color": "brown", "shape": "round" }, "transformation": { "trigger": "laptop_01_360_spin_complete", "target_state": { "material": "water", "color": "clear/blueish", "texture": "rippling" } } } ] }

huge