跳到主要内容

漫画分镜叙事设计 | 提示词

故事板
漫画分镜叙事设计
  • 分镜
{
   "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 {argument name="clock time" default="7: 42"}",
           "style": "flat vector illustration"
    },
       {
           "position": "top-middle",
           "subject": "woman holding playing cards",
           "details": "holding 5 cards: {argument name="card hand" default="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": "{argument name="glass type" default="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 {argument name="left die top" default="5"} on top, right die shows {argument name="right die top" default="2"} on top",
           "style": "pop art comic book halftone with red and blue burst"
    }
  ]
}