返回画廊数据整理自 YouMind 公共 GitHub/页面数据
Prompt 正文
默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。
{
"type": "technical reference sheet",
"subject": {
"design": "{argument name=\"aircraft type\" default=\"futuristic VTOL transport aircraft\"}",
"features": "4 ducted fans integrated into a blended wing body",
"colors": ["{argument name=\"primary color\" default=\"white\"}", "{argument name=\"secondary color\" default=\"black\"}"]
},
"style": "sci-fi concept art, schematic layout, detailed annotations",
"layout": {
"background": "{argument name=\"background color\" default=\"dark grey\"}",
"header": {
"title": "{argument name=\"main title\" default=\"4基ダクテッドファンVTOL輸送機 ファン配置図\"}",
"subtitle": "ステージキューブ 第55中隊 輸送機 (想定)"
},
"columns": [
{
"position": "left",
"sections": [
{
"title": "■ 三面図",
"description": "Orthographic projections",
"view_count": 3,
"view_labels": ["側面", "上面", "正面"],
"annotations": "Blue lines pointing to cockpit, cabin, and fans"
},
{
"title": "■ ファン配置のポイント",
"description": "Text box with bullet points",
"bullet_count": 4
},
{
"title": "■ 想定スペック",
"description": "Text box with specifications",
"line_count": 6
}
]
},
{
"position": "right",
"sections": [
{
"title": "■ 上面詳細(ファン配置・気流)",
"description": "Large top-down view",
"visual_elements": {
"blue_arrows": 4,
"orange_arrows": 2,
"center_of_gravity_marker": 1
},
"legend": {
"item_count": 3,
"description": "Explains arrow colors and markers"
}
},
{
"title": "■ 斜め後方からのイメージ",
"description": "3/4 rear perspective view of the aircraft"
}
]
}
]
}
}