Soft Minimal 3D Character | 柔和极简风3D无聊卡通角色 |

柔和极简风3D无聊卡通角色 | Soft Minimal 3D Character
Soft Minimal 3D Character | 柔和极简风3D无聊卡通角色 |

Prompt:

{
  "task": "image_style_transfer_3d_character",
  "input": {
    "source_image": "USER_UPLOADED_IMAGE",
    "preserve_identity": true,
    "preserve_pose": true,
    "preserve_composition": true
  },
  "style_reference": {
    "render_style": "stylized_3d_character",
    "aesthetic": "soft_minimal_cartoon_3d",
    "inspiration": [
      "pixar_like_but_more_minimal",
      "toy_figure_render",
      "clean_product_character_design"
    ]
  },
  "character_design": {
    "skin": {
      "material": "smooth_matte_plastic",
      "texture": "soft_uniform",
      "subsurface_scattering": "gentle"
    },
    "facial_features": {
      "eyes": "half_closed_bored_expression",
      "eyelids": "heavy",
      "nose": "rounded_simplified",
      "mouth": "flat_neutral",
      "ears": "simplified_rounded"
    },
    "emotion": "unimpressed_calm_bored"
  },
  "clothing": {
    "style": "minimal_streetwear",
    "details": "no_logos_no_patterns",
    "fabric": "soft_matte"
  },
  "accessories": {
    "headwear": "simple_baseball_cap_optional",
    "ear_accessories": "wireless_earbuds_optional"
  },
  "lighting": {
    "setup": "studio_softbox",
    "shadows": "very_soft",
    "contrast": "low",
    "highlights": "subtle"
  },
  "background": {
    "type": "solid_color",
    "color_palette": [
      "muted_green",
      "pastel_tone"
    ],
    "gradient": "none"
  },
  "camera": {
    "angle": "front_facing",
    "framing": "medium_close_up",
    "lens": "50mm_equivalent",
    "distortion": "none"
  },
  "render_quality": {
    "resolution": "high",
    "edges": "clean",
    "noise": "none",
    "realism_balance": "stylized_over_realistic"
  },
  "output": {
    "consistency": "high",
    "style_strength": "strong",
    "photorealism": false
  }
}

中文参考:

ADVERTISEMENT

{
  "task": "3D角色图像风格迁移",
  "input": {
    "source_image": "用户上传的图片",
    "preserve_identity": true,
    "preserve_pose": true,
    "preserve_composition": true
  },
  "style_reference": {
    "render_style": "风格化3D角色",
    "aesthetic": "柔和极简卡通3D",
    "inspiration": [
      "像皮克斯但更极简",
      "玩具模型渲染",
      "简洁产品角色设计"
    ]
  },
  "character_design": {
    "skin": {
      "material": "光滑哑光塑料",
      "texture": "柔和均匀",
      "subsurface_scattering": "温和"
    },
    "facial_features": {
      "eyes": "半闭眼无聊表情",
      "eyelids": "厚重",
      "nose": "圆润简化",
      "mouth": "平淡中性",
      "ears": "简化圆润"
    },
    "emotion": "无感平静无聊"
  },
  "clothing": {
    "style": "极简街头风",
    "details": "无Logo无图案",
    "fabric": "柔和哑光"
  },
  "accessories": {
    "headwear": "简单棒球帽可选",
    "ear_accessories": "无线耳机可选"
  },
  "lighting": {
    "setup": "摄影棚柔光箱",
    "shadows": "非常柔和",
    "contrast": "低",
    "highlights": "微妙"
  },
  "background": {
    "type": "纯色",
    "color_palette": [
      "柔和绿色",
      "粉彩色调"
    ],
    "gradient": "无"
  },
  "camera": {
    "angle": "正面",
    "framing": "中近景",
    "lens": "50mm等效",
    "distortion": "无"
  },
  "render_quality": {
    "resolution": "高",
    "edges": "干净",
    "noise": "无",
    "realism_balance": "风格化胜于写实"
  },
  "output": {
    "consistency": "高",
    "style_strength": "强",
    "photorealism": false
  }
}