A cutaway view of the printing press reveals precise mechanical choreography

A vertical engineering poster dissects Gutenberg's invention with exploded layers showing assembly sequence and material grades.

Prompt

2x2 grid, 16:9, do this for 4 famous inventions in history: class invention_engineering_dna:     def __init__(self):         self.subject = "[machine / technology / invention]"         self.parents = {             "composition_parent": "patent office drafting — centered mechanism, orthogonal projection, clean annotation zones",             "atmosphere_parent": "dieter rams product philosophy — restrained palette, functional elegance, quiet authority",             "graphic_parent": "technical cutaway illustration — precise sectioning, material hatching, assembly logic",             "detail_parent": "minimalist exhibition catalog — generous margins, specimen isolation, curatorial pacing"         }         self.mutations = {             "medium_mutation": "blueprint cyanotype grain with faint chemical wash and paper fiber",             "information_mutation": "performance specs formatted as luxury watch complications + engineering tolerances",             "semantic_mutation": "the invention is treated as both a precision instrument and a cultural artifact",             "scale_mutation": "macro housing reveals micro gear-to-molecule cross-sections inside"         }         self. style_mix = {"composition_parent": 0.30, "atmosphere_parent": 0.25, "graphic_parent": 0.20, "detail_parent": 0.15, "mutations": 0.10}      def generate_subject(self):         subject = """create a vertical engineering poster for [subject]. transform [subject] into a floating technical hero. layers reveal assembly sequence, material grades, force vectors, historical iterations, and user interaction. if a machine, show drivetrain, cooling, control interfaces, and maintenance access. if a technology, show signal flow, component hierarchy, and societal impact. use semantic inference to fill missing details with iconic, specific, and visually meaningful choices."""         return render(subject, style_mix=self. style_mix, format="vertical poster, technical editorial design", typography="large title: [title]\nsubtitle: [patent / era / function]\nmicrotext: [tolerance / material code / performance metric]", composition="one dominant hero. controlled exploded layers. secondary callouts. strong negative space. orthogonal alignment.", lighting="cool directional studio light blended with archival drafting texture. crisp edge definition, zero gloss.", constraints="no clutter. no watermark. no generic ai tech render. no illegible type. no overdecorated background.")
Published: May 18, 2026 by