← Galeriye dönTasarım
Liquid chrome dna brand poster concept — Sonra
ChatGPT
TasarımChatGPT

Liquid chrome dna brand poster concept

Üretici @Gdgtify

Prompt

2x2 grid, 16:9, do this for 4 fortune 500 brands: class Liquid_chrome_DNA:
    def __init__(self):
        self.subject = "[input]" 

        self.parents = {
            "composition_parent": "Exploded sculptural hero, mirror-metal forms floating in mid-morph",
            "material_parent":    "Liquid chromium, mercury droplets, mirror-polished steel, rippling reflections",
            "graphic_parent":     "Y2K tech-brand poster with reflective gradient overlays",
            "atmosphere_parent":  "Infinite white-to-iridescent studio with sharp reflections"
        }

        self.mutations = {
            "semantic_mutation":    "Within the chrome, a tiny world reflects the idea, brand, or meaning it represents",
            "information_mutation": "Surface-curvature callouts, reflectance legend, form-flow arrows, geometry markers",
            "medium_mutation":      "Holo-foil brand catalog with mirror-finish stock",
            "scale_mutation":       "Macro of the chrome with microscopic reflection-ripple detail"
        }

        self.color_dna = {
            "base": "# 0A0B10",   "primary":   "# C9D6FF",
            "secondary": "# FF36C8",   "accent": "# 36FFE0",
            "glow": "# B86CFF"
        }

        # composition · material · graphic · atmosphere · mutation
        self. style_mix = [0.24, 0.36, 0.20, 0.10, 0.10]

    def generate_subject(self):
        subject = """
        [LOGO] as a premium hero object, partially exploded into
        components. Reveal materials, internal mechanisms, construction
        traces, surface finish, signature features, and a miniature world
        inside showing its origin, use, and meaning. If details are
        missing, infer plausible premium materials, construction logic,
        and visually distinctive components.
        """
        return render(
            subject,
            format="vertical chrome brand poster",
            title="LIQUID_CHROME_DNA",
            subtitle="REFLECTS EVERYTHING",
            palette=self.color_dna,
            constraints="premium, precise, bold saturated color, "
                        "minimal clutter, sharp focus, no watermark"
        )

Metni kopyala, kendi detaylarını ekle ve kullandığın görsel modelinde dene.