PROMPT RECORD图像记录
2x2 网格,16:9,制作此内容——地球历史上的 4 次大灭绝事件 =>class Claymation_Infographic: def init(self, topic="[TOP...
中文说明
2x2 网格,16:9,制作此内容——地球历史上的 4 次大灭绝事件 =>class Claymation_Infographic: def init(self, topic="[TOPIC]"): self.medium_3D = "Glossy polymer clay, tactile fingerprints visible, tilt-shift miniature photography" self.medium_2D = "Flat black marker doodles, hand-written comic text, arrows, and speech bubbles" self.background = "Solid pastel matte paper" def generat...
原始 Prompt
2x2 grid, 16:9, do this 4 extinction level events in earth's history =>class Claymation_Infographic:
def init(self, topic="[TOPIC]"):
self.medium_3D = "Glossy polymer clay, tactile fingerprints visible, tilt-shift miniature photography"
self.medium_2D = "Flat black marker doodles, hand-written comic text, arrows, and speech bubbles"
self.background = "Solid pastel matte paper"
def generate_mixed_media(self):
# AI INFERENCE: Deduce the scene and the educational facts
base_terrain = f"AI_INFER(A thick circular clay slab representing the environment of {topic})"
clay_figures = f"AI_INFER(Cute, slightly chunky claymation figures/animals interacting in {topic})"
# 2D Annotations
ui_labels = f"AI_INFER(Hand-drawn 2D arrows pointing to the 3D clay figures with educational text explaining {topic})"
floating_doodles = f"AI_INFER(Flat 2D cartoon icons floating in the background space related to {topic})"
return [base_terrain, clay_figures, ui_labels, floating_doodles]
EXECUTE: The AI must perfectly separate the 3D volume of the clay from the flat 2D ink of the doodles. High contrast studio lighting on the clay.