影片 圖片
登入

對比程式設計師插圖

Generates a highly detailed 3D illustration contrasting two distinct personality types with customized text, props, and environmental storytelling.

作者 长歌 · gpt-image-2 · 96 觀看 · 0 按讚 · 0 書籤
對比程式設計師插圖

Prompt

{
  "type": "3D Pixar風格動畫插圖",
  "composition": "兩個對比的角色坐在書桌前,分屏美學,左側凌亂,右側整潔",
  "floating_text": {
    "left": "{argument name=\"left character name\" default=\"OPUS 4.6 THINKING\"} 以發光紅色手寫字體顯示",
    "right": "{argument name=\"right character name\" default=\"CODEX\"} 以發光藍色霓虹字體顯示"
  },
  "characters": [
    {
      "position": "left",
      "persona": "叛逆、侵略性的程式設計師",
      "appearance": "凌亂的棕色頭髮、自信的微笑、嘴中叼著香煙、頸部紋身 'NO RULES'",
      "clothing": "帶釘的黑色皮革夾克、黑色T恤,文字為 '{argument name=\"left shirt text\" default=\"FAST. BOLD. BROKEN. BUT IT WORKS... SOMETIMES.\"}'",
      "pose": "手臂環繞右側角色,手持黑色罐子,上面寫著 'DEPLOY OR DIE'"
    },
    {
      "position": "right",
      "persona": "有組織、穩定的程式設計師",
      "appearance": "整潔的棕色頭髮、圓框眼鏡、緊張但順從的表情",
      "clothing": "舒適的灰色開襟毛衣,帶有樹木標誌、有領襯衫,袖章上寫著 'READ. PLAN. REFACTOR. DELIVER.'",
      "pose": "雙手持白色馬克杯,文字為 '{argument name=\"right mug text\" default=\"CODE. THINK. IMPROVE.\"}'"
    }
  ],
  "environment": {
    "left_side": {
      "vibe": "混亂且凌亂",
      "props": [
        "顯示彩色程式碼的電腦螢幕",
        "黑色馬克杯,上面寫著 'BUGS ARE FEATURES'",
        "5張皺巴巴的紙",
        "桌上1張便利貼,上面寫著 'TODO: 完成一半的用户系统。。。算了明天再说。'"
      ],
      "whiteboard": {
        "title": "OPUS 的作风:",
        "bullet_points_count": 5,
        "sticky_notes_count": 2,
        "sticky_notes_text": ["先实现再说!", "一个文件搞定全部!"]
      }
    },
    "right_side": {
      "vibe": "結構化且整潔",
      "props": [
        "打開的筆記本,帶有6項清單,標題為 '执行计划:' 和一張黃色便利貼 '让代码变得更好。'",
        "5本深色書籍堆疊,書脊文字:'PRODUCT REQUIREMENTS.md', 'ARCHITECTURE.md', '.claude', 'CODEBASE ANALYSIS.md', 'REFACTOR PLAN.md'",
        "桌上整潔的建築藍圖"
      ],
      "whiteboard": {
        "title": "CODEX 的作风:",
        "bullet_points_count": 5,
        "sticky_notes_count": 3,
        "sticky_notes_text": ["先读文档理解架构", "制定计划再开始", "顺便把这段代码重构一下"]
      }
    }
  },
  "foreground": {
    "plaque": "金屬銘牌在桌子前緣,刻有文字 '{argument name=\"plaque text\" default=\"最佳拍档 一个激进,一个稳重,刚好互补。♡\"}'"
  }
}

機器翻譯 — 實際產出作品的是原文 prompt。

原文 Prompt
{
  "type": "3D Pixar-style animated illustration",
  "composition": "Two contrasting characters sitting at a desk, split-screen aesthetic with messy left side and neat right side",
  "floating_text": {
    "left": "{argument name=\"left character name\" default=\"OPUS 4.6 THINKING\"} in glowing red handwritten font",
    "right": "{argument name=\"right character name\" default=\"CODEX\"} in glowing blue neon font"
  },
  "characters": [
    {
      "position": "left",
      "persona": "Rebellious, aggressive coder",
      "appearance": "Messy brown hair, confident smirk, cigarette in mouth, neck tattoo 'NO RULES'",
      "clothing": "Black leather jacket with spikes, black t-shirt with text '{argument name=\"left shirt text\" default=\"FAST. BOLD. BROKEN. BUT IT WORKS... SOMETIMES.\"}'",
      "pose": "Arm wrapped around the right character, holding a black can reading 'DEPLOY OR DIE'"
    },
    {
      "position": "right",
      "persona": "Organized, steady coder",
      "appearance": "Neat brown hair, round glasses, nervous but compliant expression",
      "clothing": "Cozy grey cardigan with a tree logo, collared shirt, sleeve patch reading 'READ. PLAN. REFACTOR. DELIVER.'",
      "pose": "Holding a white mug with text '{argument name=\"right mug text\" default=\"CODE. THINK. IMPROVE.\"}' with both hands"
    }
  ],
  "environment": {
    "left_side": {
      "vibe": "chaotic and messy",
      "props": [
        "Computer monitor showing colorful code",
        "Black mug reading 'BUGS ARE FEATURES'",
        "5 crumpled pieces of paper",
        "1 sticky note on desk reading 'TODO: 完成一半的用户系统。。。算了明天再说。'"
      ],
      "whiteboard": {
        "title": "OPUS 的作风:",
        "bullet_points_count": 5,
        "sticky_notes_count": 2,
        "sticky_notes_text": ["先实现再说!", "一个文件搞定全部!"]
      }
    },
    "right_side": {
      "vibe": "structured and neat",
      "props": [
        "Open notebook with a 6-item checklist titled '执行计划:' and a yellow sticky note '让代码变得更好。'",
        "Stack of 5 dark books with spine text: 'PRODUCT REQUIREMENTS.md', 'ARCHITECTURE.md', '.claude', 'CODEBASE ANALYSIS.md', 'REFACTOR PLAN.md'",
        "Neat architectural blueprint on the desk"
      ],
      "whiteboard": {
        "title": "CODEX 的作风:",
        "bullet_points_count": 5,
        "sticky_notes_count": 3,
        "sticky_notes_text": ["先读文档理解架构", "制定计划再开始", "顺便把这段代码重构一下"]
      }
    }
  },
  "foreground": {
    "plaque": "Metal nameplate on the front edge of the desk with engraved text '{argument name=\"plaque text\" default=\"最佳拍档 一个激进,一个稳重,刚好互补。♡\"}'"
  }
}

✨ 生成 收藏 原始貼文 在 Hitboard 開啟

更多類似內容