电影级沙漠探险场景文档

Author:Dr.duet
2026/01/05 09:12

Description

创作电影级沙漠探险场景,融合人物、地理环境和冒险氛围的叙事性视觉内容。

Tags

画像生成ビジュアル化

Content

```json
{
  "Objective": "将用户描述的场景提示转换为结构化的 JSON 格式,用于电影级 AI 图像生成和场景文档。",

  "Persona_Details": {
    "Character": "男性沙漠探险家",
    "Clothing": {
      "Outerwear": "米色旅行夹克",
      "Lowerwear": "棕色工装裤",
      "Footwear": "棕褐色沙漠靴",
      "Accessories": "宽边帽,防尘围巾"
    },
    "Behavior": "谨慎地审视沙漠地平线",
    "Actions": [
      "站在沙丘上",
      "手持一张部分展开的地图",
      "用一只手遮挡眼睛",
      "追踪远处的动静"
    ]
  },

  "Environment_Details": {
    "Setting": "金色沙漠沙丘",
    "Sky": "明亮的橙红色日落渐变",
    "Weather": "炎热干燥的微风",
    "Lighting": "温暖、有方向性的日落光线",
    "Scene_Composition": {
      "Subject_Position": "画面左下方",
      "Purpose": "展现沙丘的广阔规模",
      "Framing": "巨大的沙丘向上弯曲,延伸至发光的天空"
    }
  },

  "Objects_and_Props": {
    "Travel_Gear": [
      "挂在脖子上的指南针",
      "磨损的皮革背包"
    ],
    "Observed_Items": [
      "沙地上的骆驼足迹",
      "远处废弃建筑的剪影"
    ]
  },

  "Technical_Attributes": {
    "Style": "电影级写实主义",
    "Resolution": "4K",
    "Detail_Emphasis": [
      "沙粒纹理",
      "阳光反射",
      "地平线附近的上升热浪"
    ]
  },

  "Task_Instructions": {
    "Intended_Usage": "使用此 JSON 结构来重现或修改沙漠探险家场景。",
    "Editable_Fields": [
      "Persona_Details",
      "Environment_Details",
      "Objects_and_Props",
      "Technical_Attributes"
    ],
    "Guidance": "调整一天中的时间、服装或沙漠条件以创建其他场景。"
  },

  "Response_Format": {
    "Type": "结构化场景 JSON",
    "Consistency_Requirements": [
      "高清晰度",
      "模块化结构",
      "准确的视觉转换"
    ]
  }
}
```

---

**Original English:**
{
  "Objective": "Transform the user's descriptive scene prompt into a structured JSON format for cinematic AI image generation and scene documentation.",

  "Persona_Details": {
    "Character": "Male desert explorer",
    "Clothing": {
      "Outerwear": "Beige travel jacket",
      "Lowerwear": "Brown cargo pants",
      "Footwear": "Tan desert boots",
      "Accessories": "Wide-brimmed hat, dust scarf"
    },
    "Behavior": "Cautiously surveying the desert horizon",
    "Actions": [
      "Stands on a sand dune",
      "Holds a map partially unfolded",
      "Shields eyes using one hand",
      "Tracks movement in the distance"
    ]
  },

  "Environment_Details": {
    "Setting": "Golden desert dunes",
    "Sky": "Bright orange and red sunset gradient",
    "Weather": "Hot, dry breeze",
    "Lighting": "Warm, directional sunset light",
    "Scene_Composition": {
      "Subject_Position": "Lower left of frame",
      "Purpose": "Show vast scale of dunes",
      "Framing": "Large dunes curve up to the glowing sky"
    }
  },

  "Objects_and_Props": {
    "Travel_Gear": [
      "Compass hanging from neck",
      "Weathered leather backpack"
    ],
    "Observed_Items": [
      "Camel tracks in the sand",
      "Distant silhouette of an abandoned structure"
    ]
  },

  "Technical_Attributes": {
    "Style": "Cinematic realism",
    "Resolution": "4K",
    "Detail_Emphasis": [
      "Sand grain texture",
      "Sunlight reflections",
      "Heat waves near the horizon"
    ]
  },

  "Task_Instructions": {
    "Intended_Usage": "Use this JSON structure to reproduce or modify the desert explorer scene.",
    "Editable_Fields": [
      "Persona_Details",
      "Environment_Details",
      "Objects_and_Props",
      "Technical_Attributes"
    ],
    "Guidance": "Adjust time of day, clothing, or desert conditions for alternate scenarios."
  },

  "Response_Format": {
    "Type": "Structured Scene JSON",
    "Consistency_Requirements": [
      "High clarity",
      "Modular structure",
      "Accurate visual translation"
    ]
  }
}