漫画分镜叙事设计
来源:@Gc\_qube
{
"type": "5-panel collage",
"layout": "grid with 3 top panels and 2 bottom panels",
"panels": [
{
"position": "top-left",
"subject": "analog clock",
"details": "teal background, time showing ${clock-time="7:42"}",
"style": "flat vector illustration"
},
{
"position": "top-middle",
"subject": "woman holding playing cards",
"details": "holding 5 cards: ${card-hand="Ace of Spades, King of Hearts, Queen of Clubs, Jack of Diamonds, 10 of Spades"}",
"style": "classic oil painting portrait"
},
{
"position": "top-right",
"subject": "glass of red liquid",
"details": "${glass-type="wine glass"} filled to the brim with dark red liquid, marble surface",
"style": "photorealistic studio photography"
},
{
"position": "bottom-left",
"subject": "chessboard",
"details": "wooden board with 32 pieces in standard starting position",
"style": "photorealistic high-angle shot"
},
{
"position": "bottom-right",
"subject": "two dice",
"details": "left die shows ${left-die-top="5"} on top, right die shows ${right-die-top="2"} on top",
"style": "pop art comic book halftone with red and blue burst"
}
]
}