Four strange days in history become a chaotic hybrid poster

A 2x2 grid of cracked plaster reliefs with bold comic headlines, spray paint splashes, and graffiti marks over a black background.

Prompt

2x2 grid, 16:9 do this for 4 strange days in human history: -- input: $ subject create temp view subject_analysis as select heroic_silhouette(:subject) as silhouette, action_vectors(:subject) as motion, focal_regions(:subject) as hotspots, symbolic_motifs(:subject) as motifs, essence_tagline(:subject) as headline, exclamation_snippets(:subject) as callouts; create temp view relief_layer as select apply_cracked_plaster( silhouette, style = 'bas_relief_monument', chips = true, rubble = true, hand_carved = true ) as sculpture, carve_detail_lines( motion, depth = 'medium', style = 'graphic relief incision' ) as relief_detail from subject_analysis; create temp view comic_layer as select generate_bold_headline( headline, font_style = 'retro comic blockbuster', treatment = 'distressed screenprint' ) as title_text, generate_callout_bubbles( callouts, style = 'impact bubbles' ) as bubbles, impact_bursts( motion, palette = array['warm red','mustard yellow','cream','black'] ) as bursts, halftone_shadows( hotspots, density = 'medium' ) as print_fx from subject_analysis; create temp view street_layer as select spray_splashes( hotspots, palette = array['electric magenta','cyan','lime green','electric blue'] ) as neon_splashes, graffiti_symbols( motifs, style = 'abstract crowns, arrows, anarchic marks, stars, drips' ) as graffiti_marks, black_background() as bg from subject_analysis; render relief_layer.sculpture, relief_layer.relief_detail overlay on sculpture, comic_layer.title_text above sculpture, comic_layer.bubbles around sculpture, comic_layer.bursts behind sculpture, comic_layer.print_fx on sculpture, street_layer.neon_splashes behind_and_along_edges sculpture, street_layer.graffiti_marks on bg with lighting = 'high contrast studio key + colored bounce from neon paint'; -- output rules: -- 1. the subject becomes a cracked plaster / ceramic monument or relief tile. -- 2. composition is loud and poster-like, not calm. -- 3. big headline, impact bursts, and comic callouts are inferred from the subject. -- 4. neon street-art splashes energize the composition. -- 5. base remains sculptural and matte; overlays are graphic, distressed, and rebellious. -- 6. final image feels like a hybrid of memorial sculpture, punk poster, and vintage pop print.
Published: July 7, 2026 by