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

Futuristic Corporate 3-Panel Manga Page

Generates a 3-panel anime-style comic page featuring a futuristic corporate lobby and a businesswoman interacting with an AI earpiece.

Prompt 正文

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

{
"type": "3-panel manga page",
"style": "anime, highly detailed, cinematic lighting, futuristic corporate",
"layout": {
"structure": "1 wide top panel, 2 square bottom panels"
},
"panels": [
{
"position": "top",
"shot": "wide landscape",
"scene": "Futuristic corporate lobby with floor-to-ceiling windows",
"lighting": "{argument name=\"time of day\" default=\"sunrise\"}",
"background": "City skyline featuring {argument name=\"landmark\" default=\"Tokyo Tower\"}",
"details": "Holographic displays, polished reflective floor, reception desk, lounge chairs"
},
{
"position": "bottom left",
"shot": "close-up profile",
"character": "Young woman, dark hair, black business suit",
"accessories": "Futuristic black earpiece with glowing blue light",
"speech_bubble": {
"style": "standard rounded",
"text": "{argument name=\"character dialogue\" default=\"数字はいいわ\"}"
}
},
{
"position": "bottom right",
"shot": "full body, walking away, touching earpiece",
"character": "Same woman, black suit, black heels, carrying a black tote bag",
"environment": "Approaching security gates",
"holographic_sign": "{argument name=\"floor sign\" default=\"ECHO 42F\"}",
"speech_bubble": {
"style": "futuristic angular",
"text": "{argument name=\"AI dialogue\" default=\"おはようございます、ユキさん。本日は記念すべき ──\"}"
}
}
]
}