返回画廊数据整理自 YouMind 公共 GitHub/页面数据
Prompt 正文
默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。
{
"type": "split-panel cinematic movie poster and production design reference sheet",
"left_panel": {
"type": "movie poster",
"title": "{argument name=\"movie title\" default=\"RED ORBIT\"}",
"taglines": [
"{argument name=\"main tagline\" default=\"HUMANITY WAS NOT THE FIRST. HUMANITY WILL NOT BE THE LAST.\"}",
"THE VERDICT IS NOT A QUESTION. IT IS A FACT."
],
"characters": [
{
"name": "{argument name=\"lead character one\" default=\"COMMANDER VERA OKAFOR\"}",
"description": "Black woman, serious expression, dark sci-fi spacesuit collar"
},
{
"name": "{argument name=\"lead character two\" default=\"DR. SOREN MALIS\"}",
"description": "Older white man, intense expression, dark sci-fi spacesuit collar"
}
],
"imagery": "Large cratered moon, black eclipse, massive ringed spaceship, smaller dropship, bottom control room view, bottom credits block"
},
"right_panel": {
"type": "production design sheet",
"title": "RED ORBIT SCALE & SETTING SHEET",
"sections": [
{
"title": "Spacecraft & Scale",
"elements": [
"Red planet and black eclipse graphics",
"Massive spaceship {argument name=\"main spaceship\" default=\"CR_01 THE VERDICT\"}",
"3 scale comparison silhouettes",
"Smaller ship VK_01 HERALD",
"2 character scale figures",
"3 launch sequence thumbnails"
]
},
{
"title": "COMMANDER VERA OKAFOR",
"elements": [
"4 full-body turnarounds (front, back, side, 3/4)",
"3 facial expression portraits",
"8 detail callouts (suit, helmet, gloves, boots, tablet)",
"2 full-body spacesuit figures"
]
},
{
"title": "DR. SOREN MALIS",
"elements": [
"4 full-body turnarounds (front, back, side, 3/4)",
"3 facial expression portraits",
"6 detail callouts (tablet, storage, arm scar, boots)",
"1 extra portrait"
]
},
{
"title": "RED ORBIT STATION",
"elements": [
"1 exterior orthographic overview",
"1 longitudinal cross-section cutaway",
"6 structural details, interior corridor, and material reference thumbnails"
]
}
]
}
}