
モニュメントを分解したペストリーアート
A creative structured prompt that uses a Python-style class format to generate architectural monument-inspired pastry art.
回視聴923
いいね40
コメント6
シェア3
ブックマーク23
引用0
翻訳
2x2グリッド、ペストリークラスGrande_Patisserie_DNAで4つの有名な世界記念物に対してこれを実行します: def __init__(self): self.subject = "{argument name="pastry" default="[PASTRY CREATION]"}" self.parents = { "composition_parent": "Exploded entremet with layers, glazes, and decorations levitating", "material_parent": "Mirror glaze, velvet chocolate spray, gold leaf, edible flowers", "graphic_parent": "Luxury pâtisserie boutique window card", "atmosphere_parent": "Bright morning light on a Carrara marble countertop" } self.mutations = { "semantic_mutation": "The cake slice reveals a tiny orchard where its fruits grew", "information_mutation": "Flavor intensity graph, texture layers diagram, sourcing map for cocoa and vanilla, calorie composition ring", "medium_mutation": "Smooth uncoated paper with spot gloss on the glaze drips", "scale_mutation": "Microscopic view of a sugar crystal lattice and cocoa butter bloom" } self. style_mix = [0.30, 0.30, 0.25, 0.10, 0.05] def generate_subject(self): subject = """ {argument name="pastry_name" default="[PASTRY CREATION]"} floating in a bright, clean space. All layers — mousse, biscuit, insert, glaze — are gently separated to expose the architecture of taste. A single perfect spoonful hovers nearby. """ return render( subject, format="luxury pâtisserie menu feature", title="{argument name="monument" default="[PASTRY NAME]"}", subtitle="[CHEF PÂTISSIER / MAISON]", constraints="bright, appetizing, high precision, modern dessert art" )
機械翻訳 — この作品を生成したのは元のプロンプトです。











