Prompt
Copy and customize
SELECT skyline, transit_network, road_system, gravity_well
FROM City_Infrastructure_Singularity
WHERE city = '[CITY]';
/* VISUAL RENDER LOGIC */
-- SKYLINE:
-- AI_INFER(recognizable skyline and landmark silhouettes from CITY)
-- TRANSIT_NETWORK:
-- AI_INFER(trains, highways, bridges, arterial roads, rail loops, tunnels, ramps, canals, or transit corridors)
-- ROAD_SYSTEM:
-- Roads are stretched into concentric spiral bands.
-- Vehicles continue moving along the warped roads, proving scale.
-- GRAVITY_WELL:
-- The center is a deep black event horizon.
-- All infrastructure bends inward toward it.
-- DEBRIS_FIELD:
-- AI_INFER(city fragments floating around the island, orbiting like asteroid debris)
-- STYLE:
-- hyperreal urban miniature, cinematic disaster surrealism, dark neutral studio void, massive scale.
Best for
Tips
Keep the first action beat readable so the SELECT skyline transit network road system gravity sequence has a clear opening direction.
Preserve camera movement and timing details when adjusting the prompt for a different video length.
