영상 이미지
로그인
Culinary Pop-Up Book Diorama of Swedish Meatballs

Culinary Pop-Up Book Diorama of Swedish Meatballs

A highly structured, code-like prompt for Gemini Nano Banana 3 to generate a miniature diorama (1:87 scale) of traditional Swedish meatballs (Köttbullar) presented as a culinary pop-up book. The prompt details the scene across three sections: origin (forest/nature), transformation (cooking stove), and the final feast (plating), emphasizing tilt-shift photography and a cozy Scandinavian aesthetic.

조회58
좋아요2
댓글1
공유0
북마크0
인용0
class Culinary_PopUp_Book:
    def __init__(self, dish="Köttbullar (Traditional Swedish Meatballs)"):
        self.base = "Ancient leather-bound cookbook, open on a rustic wooden table"
        self.scale = "1:87 (HO Scale) Miniature Diorama"
        
    def generate_spread(self):
        # 1. Left Page: The Origin (Nature)
        origin_biome = "Dense Swedish pine forest with wild lingonberry bushes and misty green pastures for cattle"
        harvesters = "Miniature foragers picking bright red lingonberries in the woods and traditional farmers tending to dairy cows"
        
        # 2. Center Gutter: The Transformation (Cooking)
        machinery = "Classic Swedish wood stove (vedspis) with a massive, sizzling cast-iron skillet"
        physics = "Rich buttery steam and savory smoke rising from the glowing embers in the gutter"
        
        # 3. Right Page: The Result (Feast)
        plating = f"A massive, delicious pile of finished {dish} swimming in rich brown cream sauce (gräddsås), alongside buttery mashed potatoes"
        garnish = "Miniature chefs carefully placing sprigs of fresh dill and dolloping bright lingonberry jam"
        
        return [origin_biome, machinery, plating, harvesters, garnish]

# EXECUTE RENDER: 8k resolution, tilt-shift photography, warm rustic lighting, cozy Scandinavian aesthetic (Hygge).

✨ 생성 원본 게시물 Hitboard에서 열기

이 프롬프트 사용법

프롬프트를 복사해 Nano Banana Pro에 붙여넣으세요. 구성, 조명, 스타일 용어는 원문대로 두세요. 피사체나 장면 세부만 바꾸고 비율은 유지하며, 참조 이미지가 있으면 첨부하세요. 두세 번 다시 생성해 보세요. 가장 좋은 결과는 대개 첫 장이 아닙니다.