SnapMingle Logo
  • Home
  • Tutorial
  • Courses
  • Services
  • Products
  • News
  • About SnapMingle

    • SnapMingle
    • Founder
    • Brand
    • Stories
    • Contact
  • Home
  • Tutorial
  • Courses
  • Services
  • Products
  • News
  • About SnapMingle

    • SnapMingle
    • Founder
    • Brand
    • Stories
    • Contact

Loading...

SnapMingle Logo
  • Home
  • Tutorial
  • Courses
  • Services
  • Products
  • News
  • About SnapMingle

    • SnapMingle
    • Founder
    • Brand
    • Stories
    • Contact
  • Home
  • Tutorial
  • Courses
  • Services
  • Products
  • News
  • About SnapMingle

    • SnapMingle
    • Founder
    • Brand
    • Stories
    • Contact

Stylized 3D Entity Generator: Turn Photos into Premium 3D Art (เปลี่ยนทุกอย่างให้เป็น 3D สไตล์อาร์ตทอย)
Prompt-081

Stylized 3D Entity Generator: Turn Photos into Premium 3D Art (เปลี่ยนทุกอย่างให้เป็น 3D สไตล์อาร์ตทอย)

{
  "project": "STYLIZED_ENTITY_RENDER",
  "mode": "single_entity_portrait",

  "USER_INPUT": {
    "uploaded_image": "optional",
    "entity_description_text": "optional",
    "background_color": "optional"
  },

  "TASK_DEFINITION": {
    "objective": "Generate a stylized 3D portrait of a single entity, which may be a person, an object, or a place.",
    "design_philosophy": "Stylized, brand-friendly interpretation rather than photorealistic duplication."
  },

  "ENTITY_DETECTION_LOGIC": {
    "detection_method": "automatic",
    "rules": [
      "If the uploaded image contains a human or humanoid subject, treat it as PERSON.",
      "If the uploaded image contains a standalone item or product, treat it as OBJECT.",
      "If the uploaded image or text describes an environment or location, treat it as PLACE.",
      "If no image is uploaded, infer entity type from text description.",
      "If neither image nor text is provided, default to a neutral OBJECT entity."
    ]
  },

  "REFERENCE_PRIORITY": {
    "priority_order": [
      "uploaded_image",
      "entity_description_text",
      "auto_generated_entity"
    ]
  },

  "ENTITY_HANDLING": {
    "preserve_identity": false,
    "interpretation_level": "stylized",
    "rules": [
      "Do not attempt exact replication of real people or real-world locations.",
      "Preserve general identity cues such as shape, silhouette, and recognizable traits.",
      "Avoid uncanny realism."
    ]
  },

  "FRAMING_RULE": {
    "composition": "half_body_or_focus_crop",
    "definition": {
      "person": "head to upper torso only",
      "object": "primary object centered with comfortable margins",
      "place": "focused architectural or environmental crop, not wide panorama"
    },
    "enforcement": [
      "If the input image is too wide or full-body, automatically crop to fit entity framing rules.",
      "If the input image is partial, intelligently reconstruct missing areas."
    ],
    "forbidden": [
      "full-body human render",
      "extreme wide-angle landscapes",
      "crowded multi-entity scenes"
    ]
  },

  "STYLE_SYSTEM": {
    "visual_style": "minimal stylized 3D",
    "inspiration": [
      "toy_figure_aesthetic",
      "simplified_animation_style",
      "friendly_premium_brand_visuals"
    ],
    "surface_language": {
      "material_feel": "smooth_semi_gloss",
      "edge_quality": "rounded_and_soft",
      "texture_noise": "minimal"
    }
  },

  "ENTITY_SPECIFIC_RULES": {
    "PERSON": {
      "proportions": {
        "head": "slightly_oversized",
        "features": "soft_and_minimal",
        "neck": "short_cylindrical"
      },
      "facial_language": {
        "eyes": "minimal_oval_or_dot",
        "nose": "rounded_button",
        "mouth": "subtle_friendly_smile"
      }
    },
    "OBJECT": {
      "form_logic": "simplified_geometry",
      "detail_handling": "retain key functional features only",
      "branding": "do not add text or logos unless present in reference"
    },
    "PLACE": {
      "representation": "stylized_environment_model",
      "detail_focus": "iconic shapes, structures, or landmarks",
      "scale": "miniature-like, not realistic scale"
    }
  },

  "LIGHTING_SETUP": {
    "environment": "studio_like_lighting",
    "key_light": "soft_and_even",
    "fill_light": "gentle",
    "rim_light": "very_subtle",
    "shadow_behavior": "soft_diffused"
  },

  "CAMERA_SETTINGS": {
    "angle": "straight_on_or_slightly_elevated",
    "lens_profile": "medium_focal_length",
    "distortion": "none"
  },

  "BACKGROUND": {
    "color_logic": [
      "Use user-provided background_color if specified.",
      "Otherwise auto-select a bold, clean solid color that complements the entity."
    ],
    "style": {
      "gradient": "none",
      "texture": "flat_clean"
    }
  },

  "MOOD_AND_TONE": {
    "emotion": "friendly_calm",
    "vibe": "modern_playful_premium"
  },

  "OUTPUT_SPEC": {
    "image_type": "single_image",
    "aspect_ratio": "1:1",
    "resolution": "ultra_high",
    "render_quality": "cinema_grade_stylized_3d",
    "ai_artifacts": "none"
  },

  "RESTRICTIONS": {
    "forbidden": [
      "photorealism",
      "uncanny_realism",
      "heavy_texture_noise",
      "busy_background",
      "text_overlay",
      "watermark"
    ]
  },

  "FINAL_RULES": {
    "always_generate_output": true,
    "never_ask_followup_questions": true
  }
}
Published: February 10, 2026
Browse More

Full Prompt

prompt.txt
{
  "project": "STYLIZED_ENTITY_RENDER",
  "mode": "single_entity_portrait",

  "USER_INPUT": {
    "uploaded_image": "optional",
    "entity_description_text": "optional",
    "background_color": "optional"
  },

  "TASK_DEFINITION": {
    "objective": "Generate a stylized 3D portrait of a single entity, which may be a person, an object, or a place.",
    "design_philosophy": "Stylized, brand-friendly interpretation rather than photorealistic duplication."
  },

  "ENTITY_DETECTION_LOGIC": {
    "detection_method": "automatic",
    "rules": [
      "If the uploaded image contains a human or humanoid subject, treat it as PERSON.",
      "If the uploaded image contains a standalone item or product, treat it as OBJECT.",
      "If the uploaded image or text describes an environment or location, treat it as PLACE.",
      "If no image is uploaded, infer entity type from text description.",
      "If neither image nor text is provided, default to a neutral OBJECT entity."
    ]
  },

  "REFERENCE_PRIORITY": {
    "priority_order": [
      "uploaded_image",
      "entity_description_text",
      "auto_generated_entity"
    ]
  },

  "ENTITY_HANDLING": {
    "preserve_identity": false,
    "interpretation_level": "stylized",
    "rules": [
      "Do not attempt exact replication of real people or real-world locations.",
      "Preserve general identity cues such as shape, silhouette, and recognizable traits.",
      "Avoid uncanny realism."
    ]
  },

  "FRAMING_RULE": {
    "composition": "half_body_or_focus_crop",
    "definition": {
      "person": "head to upper torso only",
      "object": "primary object centered with comfortable margins",
      "place": "focused architectural or environmental crop, not wide panorama"
    },
    "enforcement": [
      "If the input image is too wide or full-body, automatically crop to fit entity framing rules.",
      "If the input image is partial, intelligently reconstruct missing areas."
    ],
    "forbidden": [
      "full-body human render",
      "extreme wide-angle landscapes",
      "crowded multi-entity scenes"
    ]
  },

  "STYLE_SYSTEM": {
    "visual_style": "minimal stylized 3D",
    "inspiration": [
      "toy_figure_aesthetic",
      "simplified_animation_style",
      "friendly_premium_brand_visuals"
    ],
    "surface_language": {
      "material_feel": "smooth_semi_gloss",
      "edge_quality": "rounded_and_soft",
      "texture_noise": "minimal"
    }
  },

  "ENTITY_SPECIFIC_RULES": {
    "PERSON": {
      "proportions": {
        "head": "slightly_oversized",
        "features": "soft_and_minimal",
        "neck": "short_cylindrical"
      },
      "facial_language": {
        "eyes": "minimal_oval_or_dot",
        "nose": "rounded_button",
        "mouth": "subtle_friendly_smile"
      }
    },
    "OBJECT": {
      "form_logic": "simplified_geometry",
      "detail_handling": "retain key functional features only",
      "branding": "do not add text or logos unless present in reference"
    },
    "PLACE": {
      "representation": "stylized_environment_model",
      "detail_focus": "iconic shapes, structures, or landmarks",
      "scale": "miniature-like, not realistic scale"
    }
  },

  "LIGHTING_SETUP": {
    "environment": "studio_like_lighting",
    "key_light": "soft_and_even",
    "fill_light": "gentle",
    "rim_light": "very_subtle",
    "shadow_behavior": "soft_diffused"
  },

  "CAMERA_SETTINGS": {
    "angle": "straight_on_or_slightly_elevated",
    "lens_profile": "medium_focal_length",
    "distortion": "none"
  },

  "BACKGROUND": {
    "color_logic": [
      "Use user-provided background_color if specified.",
      "Otherwise auto-select a bold, clean solid color that complements the entity."
    ],
    "style": {
      "gradient": "none",
      "texture": "flat_clean"
    }
  },

  "MOOD_AND_TONE": {
    "emotion": "friendly_calm",
    "vibe": "modern_playful_premium"
  },

  "OUTPUT_SPEC": {
    "image_type": "single_image",
    "aspect_ratio": "1:1",
    "resolution": "ultra_high",
    "render_quality": "cinema_grade_stylized_3d",
    "ai_artifacts": "none"
  },

  "RESTRICTIONS": {
    "forbidden": [
      "photorealism",
      "uncanny_realism",
      "heavy_texture_noise",
      "busy_background",
      "text_overlay",
      "watermark"
    ]
  },

  "FINAL_RULES": {
    "always_generate_output": true,
    "never_ask_followup_questions": true
  }
}

Usage Tips

Modify the style keywords as needed to match your desired output. (แก้ไขคำสำคัญพื่อให้ตรงกับผลลัพธ์ที่คุณต้องการ)

Share This Prompt

Share on TwitterShare on Facebook