2x2 grid, 16:9, do this for AI inferred topics: INPUT: [Subject]
// Analyze subject identity.
CORE = infer_identity([Subject])
ROLE = infer_role([Subject])
PERSONALITY = infer_personality([Subject])
WORLD = infer_native_environment([Subject])
PALETTE = infer_signature_palette([Subject])
// Build the main hero figure.
HERO = sculpt_character(
subject = CORE,
material = 'soft matte clay / polymer miniature',
proportions = 'stylized animated feature design',
expression = 'friendly, heroic, readable',
pose = 'confident central stance',
detail_level = 'clean but charming'
)
// Build open-book stage.
BOOK_STAGE = construct_open_storybook(
left_page = 'title panel, origin notes, symbols, values, short inferred phrases',
right_page = 'miniature world scene built around the subject',
page_material = 'thick cream paper with raised clay lettering',
binding = 'rounded handcrafted spine',
edges = 'stacked page layers'
)
// Populate the story world.
DIORAMA = populate_world(
environment = WORLD,
elements = [
'tiny supporting characters',
'miniature props',
'landmarks',
'plants',
'flags or symbolic banners',
'small tools',
'curved signs',
'floating clay confetti',
'soft clouds',
'rounded decorative icons'
],
style = 'toy-scale clay diorama'
)
// Add character-bible design logic.
MODEL_SHEET_INSERTS = add_reference_details(
around_book = TRUE,
panels = [
'small front pose',
'small side pose',
'small back pose',
'expression thumbnails',
'accessory callouts',
'palette chips',
'fabric/material closeups'
],
integration = 'printed and raised-clay elements embedded into the book design'
)
RENDER:
- [Subject] becomes the central clay hero of a handcrafted storybook universe.
- The open book functions as both a narrative stage and a character design bible.
- Use rounded sculpted forms, warm studio lighting, soft shadows, cute expressive details.
- Text should be inferred from the subject but treated as decorative, raised, readable where possible.
- Palette should be cheerful and subject-derived, with warm cream pages and saturated accent colors.
- Make the image feel like a premium animated-film pitch bible turned into a collectible pop-up book.
- Avoid photorealism, gritty realism, flat graphic-only design, and hard metallic surfaces.
请先填写必填项:subject, 'tiny supporting characters', 'miniature props', 'landmarks', 'plants', 'flags or symbolic banners', 'small tools', 'curved signs', 'floating clay confetti', 'soft clouds', 'rounded decorative icons', 'small front pose', 'small side pose', 'small back pose', 'expression thumbnails', 'accessory callouts', 'palette chips', 'fabric/material closeups'