添付の資料でペーパークラフト

作成者: neco.🐈‍⬛ いいね: 0 2025年12月16日 03:56

📝 プロンプトの説明

添付したキャラクターのペーパークラフト写真風画像を作成する 引用:こちらのXの投稿をベースにアレンジしてあります。 https://x.com/otohitoyuuki/status/1997259887244644687?s=20

#NanoBananaPro #ペーパークラフト #画像作成
{
  "job_type": "image_generation",
  "output": { "count": 1, "format": "png" },
  "reference_images": [
    {
      "id": "char_ref_01",
      "type": "character_reference",
      "image": "PUT_YOUR_REFERENCE_IMAGE_HERE",
      "priority": "high",
      "must_match": [
        "same_face",
        "same_hairstyle",
        "same_overall_character_identity",
        "same_pose",
        "same_expression",
        "same_outfit"
      ]
    }
  ],
  "global_constraints": {
    "photoreal_policy": {
      "everything_is_photoreal_except_for_the_character_illustration_on_the_box": true,
      "explicitly_photoreal_elements": [
        "desk",
        "background",
        "papercraft_parts",
        "tools",
        "assembled_figure"
      ],
      "notes": "箱のイラスト以外はすべて実写(フォトリアル)。組み立てたフィギュア自体もペーパークラフトの質感で写実的に。"
    },
    "text_policy": {
      "allow_text": true,
      "disallow_any_text": false
    },
    "no_logos": true,
    "lighting": { "type": "uniform_studio_product_lighting" },
    "depth": { "dof": "realistic_shallow_depth_of_field" }
  },
  "prompts": [
    {
      "prompt": "Unboxing papercraft kit product photography, photoreal. Scene: a clean, well-lit craft desk with soft bokeh fairy lights in the background. Components: opened kit box, unassembled paper pieces, instruction manual, glue, cutter knife, and scissors arranged neatly for product photography.\n\nCRITICAL CHARACTER MATCHING: The fully assembled papercraft figure MUST EXACTLY reproduce the reference image character, including face, hairstyle, outfit, AND the same pose and the same facial expression. Do NOT change emotion, do NOT invent a new pose, do NOT stylize into chibi, do NOT exaggerate proportions. Keep the character proportions consistent with the reference.\n\nPapercraft realism: the assembled figure should look like real paper craft (paper texture, folds, tabs, seams, clean cut edges) photographed realistically.\n\nBox design: the kit box must show a professionally designed Japanese title and short product description that fits the character theme. The ONLY source for the character design (on the box illustration and the assembled figure) is the reference image."
    }
  ]
}