プロンプト一覧へ戻る
Sci-Fi VTOL Aircraft Technical Spec Sheet のQwen Imageプロンプト例: Generates a highly detailed, multi-panel technical reference sheet for a sci-fi aircraft, complete with orthographic...

Sci-Fi VTOL Aircraft Technical Spec Sheet

Generates a highly detailed, multi-panel technical reference sheet for a sci-fi aircraft, complete with orthographic views, annotations, and specifications.

絵コンテ、漫画的なシーン、映画的な一枚絵に向いています。人物、動作、カメラ、雰囲気を分けて書くと後から直しやすくなります。

生成に使う

推奨比率

16:9 または 4:3

品質の進め方

高精細で仕上げる

生成フロー

参考画像や既存レイアウトに合わせたい場合は画像から画像を使い、それ以外はテキスト生成で方向性を固めます。

Qwen Image 完全プロンプト

英語

{
  "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"
          }
        ]
      }
    ]
  }
}

関連するQwen Imageプロンプト