返回画廊数据整理自 YouMind 公共 GitHub/页面数据
插画动漫漫画 / 分镜来源:X / Twitter

科幻动作 3x3 分镜项目

生成一个 9 宫格分镜,描绘一名科幻飞行员从宁静时刻过渡到激烈机甲战斗的过程。

Prompt 正文

默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。

{
"type": "3x3 grid storyboard",
"style": "3D CG anime style, cinematic lighting, highly detailed sci-fi environments",
"character": {
"description": "{argument name=\"character description\" default=\"young woman with short black hair and round glasses\"}",
"outfit": "{argument name=\"suit design\" default=\"futuristic white and blue mecha plugsuit\"}"
},
"layout": {
"grid": "3x3",
"panel_count": 9,
"panels": [
{ "position": "top-left", "scene": "Drinking traditional tea in a high-tech Japanese room with tatami mats" },
{ "position": "top-center", "scene": "Looking out a window at a futuristic city under attack, holding a tea bowl" },
{ "position": "top-right", "scene": "Looking at a red holographic warning screen displaying '{argument name=\"alert text\" default=\"ALERT 侵攻開始 敵性反応多数確認 ENEMY FORCE DETECTED\"}'" },
{ "position": "mid-left", "scene": "Kneeling on the tatami mat in a ready stance" },
{ "position": "mid-center", "scene": "Close-up portrait, touching headset with a serious expression" },
{ "position": "mid-right", "scene": "Standing in a dark metallic hangar, fully equipped" },
{ "position": "bottom-left", "scene": "Dashing through a war-torn battlefield with flying debris" },
{ "position": "bottom-center", "scene": "Dynamic mid-air combat, attacking a mecha with a {argument name=\"weapon\" default=\"glowing blue energy blade\"}" },
{ "position": "bottom-right", "scene": "Epic standoff, facing a {argument name=\"enemy\" default=\"massive enemy mecha\"} in a ruined landscape" }
]
}
}