영상 이미지
로그인

Contrasting Coder Personas Illustration

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

작성자 长歌 · gpt-image-2 · 96 조회 · 0 좋아요 · 0 북마크
Contrasting Coder Personas Illustration

프롬프트

{
  "type": "3D 픽사 스타일 애니메이션 일러스트",
  "composition": "책상에 앉아 있는 두 명의 대조적인 캐릭터, 지저분한 왼쪽과 깔끔한 오른쪽으로 나뉜 분할 화면 미학",
  "floating_text": {
    "left": "{argument name=\"left character name\" default=\"OPUS 4.6 THINKING\"} 빛나는 빨간색 손글씨 폰트",
    "right": "{argument name=\"right character name\" default=\"CODEX\"} 빛나는 파란색 네온 폰트"
  },
  "characters": [
    {
      "position": "왼쪽",
      "persona": "반항적이고 공격적인 코더",
      "appearance": "헝클어진 갈색 머리, 자신감 넘치는 비웃음, 입에 문 담배, 목에 'NO RULES' 문신",
      "clothing": "징이 박힌 검은색 가죽 재킷, '{argument name=\"left shirt text\" default=\"FAST. BOLD. BROKEN. BUT IT WORKS... SOMETIMES.\"}' 문구가 적힌 검은색 티셔츠",
      "pose": "오른쪽 캐릭터를 감싸 안은 팔, 'DEPLOY OR DIE'라고 적힌 검은색 캔을 들고 있음"
    },
    {
      "position": "오른쪽",
      "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장",
        "책상 위 'TODO: 완성된 사용자 시스템... 에이, 내일 하지 뭐.'라고 적힌 포스트잇 1장"
      ],
      "whiteboard": {
        "title": "OPUS 의 작업 방식:",
        "bullet_points_count": 5,
        "sticky_notes_count": 2,
        "sticky_notes_text": ["일단 구현부터!", "파일 하나로 전부 해결!"]
      }
    },
    "right_side": {
      "vibe": "구조적이고 깔끔함",
      "props": [
        "'실행 계획:'이라는 제목의 6개 항목 체크리스트가 있는 펼쳐진 노트북과 '코드를 더 좋게 만들자.'라고 적힌 노란색 포스트잇",
        "'PRODUCT REQUIREMENTS.md', 'ARCHITECTURE.md', '.claude', 'CODEBASE ANALYSIS.md', 'REFACTOR PLAN.md'라는 제목의 어두운 책 5권",
        "책상 위의 깔끔한 아키텍처 설계도"
      ],
      "whiteboard": {
        "title": "CODEX 의 작업 방식:",
        "bullet_points_count": 5,
        "sticky_notes_count": 3,
        "sticky_notes_text": ["문서부터 읽고 아키텍처 이해하기", "계획을 세운 뒤 시작하기", "이참에 이 코드도 리팩토링하기"]
      }
    }
  },
  "foreground": {
    "plaque": "책상 앞쪽 가장자리에 있는 금속 명판, '{argument name=\"plaque text\" default=\"최고의 파트너: 한 명은 급진적이고, 한 명은 차분해서 완벽한 조화를 이룬다.♡\"}' 문구가 새겨짐"
  }
}

기계 번역 — 실제 결과물을 만든 것은 원문 프롬프트입니다.

원문 프롬프트
{
  "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에서 열기

비슷한 핀