← 返回提示词图库

PROMPT RECORD图像记录

2x2 网格,16:9,为 4 部著名漫画执行以下操作:输入:$ SUBJECT // 将主体诠释为一个从其自身插画源材料中"逃逸"出来的收藏手办。 CORE = infer_identity...

Nano Banana Gdgtify Mon Jul 20 12:36:00 +0000 2026
查看来源

中文说明

2x2 网格,16:9,为 4 部著名漫画执行以下操作:输入:$ SUBJECT // 将主体诠释为一个从其自身插画源材料中"逃逸"出来的收藏手办。 CORE = infer_identity($ SUBJECT) ACTION = infer_signature_action($ SUBJECT) POWER = infer_motion_or_emotional_force($ SUBJECT) PANELS = infer_story_panels($ SUBJECT) SFX = infer_sound_effects($ SUBJECT) // 构建实体的漫画阴影盒(Shadowbox)。 SHADOWBOX = construct_corner_display( format = 'open-fro...

原始 Prompt

2x2 grid, 16:9, do this for 4 famous mangas: INPUT: $ SUBJECT

// Interpret the subject as a collectible figure escaping from its own illustrated source material.
CORE = infer_identity($ SUBJECT)
ACTION = infer_signature_action($ SUBJECT)
POWER = infer_motion_or_emotional_force($ SUBJECT)
PANELS = infer_story_panels($ SUBJECT)
SFX = infer_sound_effects($ SUBJECT)

// Build the physical manga shadowbox.
SHADOWBOX = construct_corner_display(
  format = 'open-front cube / L-shaped manga diorama',
  walls = 'black-and-white manga panels',
  floor = 'comic page collage',
  frame = 'thin cardboard or museum display border',
  camera = 'clean product photography, three-quarter view'
)

// Create the subject as the only full-color object.
FIGURE = sculpt_collectible(
  subject = CORE,
  pose = ACTION,
  material = 'smooth painted resin / vinyl figure',
  proportions = 'stylized collectible, expressive, readable',
  color = 'subject-derived full-color palette',
  finish = 'matte toy-like paint with crisp details'
)

// Make manga panels react to the figure.
PAGE_BREAK = generate_breakout_effect(
  source = POWER,
  effects = [
    'torn panel borders',
    'paper burst shapes',
    'speed lines',
    'impact clouds',
    'floating speech bubbles',
    'large comic sound effects',
    'black ink motion marks'
  ],
  placement = 'behind and beneath the subject'
)

RENDER:
- $ SUBJECT becomes a colored physical figure emerging from a black-and-white manga panel cube.
- The background, floor, and side walls are entirely monochrome manga pages.
- The subject should look like it stepped out of the panels into 3D.
- Include page tears, bold SFX lettering, speech bubbles, impact bursts, and speed lines.
- Keep the composition clean like a collectible display product shot.
- Avoid full-color backgrounds, messy realism, generic plastic toy scenes, and unreadable panel clutter.