巧克力可丽饼商业渲染提示词(Python 类风格)
提示词
class ChocolateCrepeAd:
def __init__(self):
self.resolution = "8K_ULTRA_HD"
self.frame_ratio = "9:16" # Optimized for Social Media
https://t.co/cI7K2nrLBL = "Hyper-Realistic / Professional Styling"
def setup_scene(self):
# Background & Environment
self.surface = cr.Surface(material="Rustic Wooden Board", texture="Grainy")
self.background = Bokeh(source="Vibrant Green Plants", blur_intensity=0.8)
https://t.co/ci6mMG4fGy = NaturalLight(time="Warm Golden Hour", mood="Soft Cinematic")
# The Subject: Gourmet Crepes
self.subject = cr.FoodItem(
type="Ultra-Thin Golden Crepes",
form="Tight Cylinders",
quantity="Casual Stack",
attributes={
"edges": "Lightly Browned / Crispy",
"topping": "Elegant Dark Chocolate Spiral Stripes",
"filling": "Rich Glossy Chocolate-Hazelnut Spread"
}
)
def apply_motion_effects(self):
# Dynamic Elements
FluidDynamics.add_drizzle(
substance="Molten Chocolate",
speed="Slow-Motion",
behavior="Falling / Coating"
)
SteamParticles.emit(source=self.subject, opacity=0.3)
# Camera Movement
https://t.co/Oq1q7ViC4J = https://t.co/Wl1DQQj2RB(mode="Macro")
https://t.co/Oq1q7ViC4J.path = ["Slow Pan", "Tilt", "Slight Rotation"]
https://t.co/Oq1q7ViC4J.focus = "Gooey ends and creamy textures"
def render_commercial(self):
return self.setup_scene().apply_motion_effects().execute(fps=60)- 分类
- 创意图片
- 模型
- Nano Banana Pro
- 来源作者
- Meem
- 来源 ID
- 3ccb2f89-dde4-4d6c-bde5-0169b1433231
- 发布时间
- 2026年3月8日
浏览量0



















