3D Animated Character Expression Grid
Generates a 9-panel grid of a 3D animated character showing various expressions and outfits while peeking through torn paper.

프롬프트
{
"type": "3x3 캐릭터 표정 그리드",
"style": "{argument name=\"art style\" default=\"3D 애니메이션, 픽사 스타일\"}",
"character_base": "{argument name=\"character description\" default=\"풍성한 어두운 웨이브 머리에 둥근 테 안경을 쓴 젊은 여성\"}",
"common_theme": "{argument name=\"framing concept\" default=\"흰 종이의 찢어진 구멍 사이로 얼굴을 내미는 모습\"}",
"layout": {
"rows": 3,
"columns": 3,
"total_panels": 9,
"panels": [
{"position": "top-left", "expression": "윙크하기", "action": "안경 고쳐 쓰기", "outfit": "초록색 스웨터"},
{"position": "top-center", "expression": "능글맞게 웃기", "action": "검은색 선글라스 내리기", "outfit": "빨간색 가죽 재킷"},
{"position": "top-right", "expression": "생각하기", "action": "턱에 손 대기", "outfit": "노란색 후드티"},
{"position": "middle-left", "expression": "환하게 웃기", "action": "가장자리에 팔 올리기", "outfit": "흑백 줄무늬 셔츠"},
{"position": "middle-center", "expression": "미소 짓기", "action": "엄지 치켜세우기", "outfit": "주황색 버튼업 셔츠"},
{"position": "middle-right", "expression": "무표정", "action": "버블티 마시기", "outfit": "파란색 스웨터"},
{"position": "bottom-left", "expression": "행복함", "action": "손 흔들기", "outfit": "흰 셔츠 위 보라색 스웨터 조끼"},
{"position": "bottom-center", "expression": "눈 감고 웃기", "action": "팔짱 끼기", "outfit": "분홍색 카디건"},
{"position": "bottom-right", "expression": "장난스러움", "action": "볼 찌르기", "outfit": "청록색 스웨터"}
]
}
}
기계 번역 — 실제 결과물을 만든 것은 원문 프롬프트입니다.
원문 프롬프트
{
"type": "3x3 character expression grid",
"style": "{argument name=\"art style\" default=\"3D animation, Pixar style\"}",
"character_base": "{argument name=\"character description\" default=\"young woman with voluminous dark wavy hair and round wire-rimmed glasses\"}",
"common_theme": "{argument name=\"framing concept\" default=\"peeking through a torn hole in white paper\"}",
"layout": {
"rows": 3,
"columns": 3,
"total_panels": 9,
"panels": [
{"position": "top-left", "expression": "winking", "action": "adjusting glasses", "outfit": "green sweater"},
{"position": "top-center", "expression": "smirking", "action": "lowering dark sunglasses", "outfit": "red leather jacket"},
{"position": "top-right", "expression": "thinking", "action": "finger on chin", "outfit": "yellow hoodie"},
{"position": "middle-left", "expression": "big smile", "action": "arms resting on edge", "outfit": "black and white striped shirt"},
{"position": "middle-center", "expression": "smiling", "action": "thumbs up", "outfit": "orange button-up shirt"},
{"position": "middle-right", "expression": "neutral", "action": "drinking boba tea", "outfit": "blue sweater"},
{"position": "bottom-left", "expression": "happy", "action": "waving", "outfit": "purple sweater vest over white shirt"},
{"position": "bottom-center", "expression": "laughing with eyes closed", "action": "arms crossed", "outfit": "pink cardigan"},
{"position": "bottom-right", "expression": "silly", "action": "poking cheeks", "outfit": "teal sweater"}
]
}
}