返回创作内容库

超风格化 3D 角色合成(设计师玩具美学)

一个详细的 JSON 提示,用于 Nano Banana Pro 将上传的图像转换为超风格化的 3D 角色头部,采用受 Apple Memoji 和乙烯基收藏品启发的优质设计师玩具美学。它指定了材料(哑光聚合物皮肤、阳极氧化复合材料头发)和电影级光线追踪照明。

nano-banana-pro · 3D 渲染 · 个人资料 / 头像 · 产品营销 · 人像 / 自拍 · 极简主义 · 角色

试一试复制喜欢的提示词,在 AnchorDot 中开始创作。
超风格化 3D 角色合成(设计师玩具美学)超风格化 3D 角色合成(设计师玩具美学)超风格化 3D 角色合成(设计师玩具美学)超风格化 3D 角色合成(设计师玩具美学)超风格化 3D 角色合成(设计师玩具美学)超风格化 3D 角色合成(设计师玩具美学)超风格化 3D 角色合成(设计师玩具美学)超风格化 3D 角色合成(设计师玩具美学)

中文提示词

```json [ { "task": "hyper_stylized_3d_character_synthesis", "input": { "reference_image": "USER_UPLOADED_IMAGE", "style_match_strength": "ultra_high", "preserve_identity": "structural_only" }, "output": { "type": "single_image", "aspect_ratio": "1:1", "resolution": "8k_uhd", "render_quality": "octane_render_visual_fidelity", "engine": "unreal_engine_5_lumen_lighting" }, "style": { "character_type": "premium_designer_toy_aesthetic", "inspiration": [ "apple_memoji_pro_iteration", "vinyl_collectible_art", "modern_minimalist_cgi" ], "proportions": { "head": "stylized_heroic_scale", "facial_features": "geometric_precision", "neck": "seamless_integration" } }, "material_science": { "skin": { "material": "high_end_matte_polymer", "subsurface_scattering": "deep_tissue_warmth", "specular_roughness": 0.4 }, "hair_and_beard": { "material": "brushed_anodized_composite", "texture": "subtle_micro_grain", "sheen": "satin_finish" } }, "lighting_and_optics": { "setup": "cinematic_rim_emphasis", "primary_light": "warm_key_light_45_degrees", "fill_light": "cool_ambient_occlusion", "rim_light": "neon_accent_trace_edges", "global_illumination": "ray_traced_bounces", "depth_of_field": { "focus": "sharp_on_eyes", "bokeh_intensity": "creamy_soft_blur" } }, "background_reimagined": { "environment": "abstract_minimalist_studio", "base_color": "deep_charcoal_grey", "accent_lighting": "soft_radial_red_glow_behind_head", "texture": "fine_noise_grain_for_depth", "elements": "subtle_geometric_shadow_patterns" }, "mood_and_vibe": { "atmosphere": "sophisticated_tech_entrepreneur", "emotion": "approachable_confidence", "color_palette": "monochromatic_with_vibrant_red_accents" } } ] ```

原始提示词

[   {     "task": "hyper_stylized_3d_character_synthesis",     "input": {       "reference_image": "USER_UPLOADED_IMAGE",       "style_match_strength": "ultra_high",       "preserve_identity": "structural_only"     },     "output": {       "type": "single_image",       "aspect_ratio": "1:1",       "resolution": "8k_uhd",       "render_quality": "octane_render_visual_fidelity",       "engine": "unreal_engine_5_lumen_lighting"     },     "style": {       "character_type": "premium_designer_toy_aesthetic",       "inspiration": [         "apple_memoji_pro_iteration",         "vinyl_collectible_art",         "modern_minimalist_cgi"       ],       "proportions": {         "head": "stylized_heroic_scale",         "facial_features": "geometric_precision",         "neck": "seamless_integration"       }     },     "material_science": {       "skin": {         "material": "high_end_matte_polymer",         "subsurface_scattering": "deep_tissue_warmth",         "specular_roughness": 0.4       },       "hair_and_beard": {         "material": "brushed_anodized_composite",         "texture": "subtle_micro_grain",         "sheen": "satin_finish"       }     },     "lighting_and_optics": {       "setup": "cinematic_rim_emphasis",       "primary_light": "warm_key_light_45_degrees",       "fill_light": "cool_ambient_occlusion",       "rim_light": "neon_accent_trace_edges",       "global_illumination": "ray_traced_bounces",       "depth_of_field": {         "focus": "sharp_on_eyes",         "bokeh_intensity": "creamy_soft_blur"       }     },     "background_reimagined": {       "environment": "abstract_minimalist_studio",       "base_color": "deep_charcoal_grey",       "accent_lighting": "soft_radial_red_glow_behind_head",       "texture": "fine_noise_grain_for_depth",       "elements": "subtle_geometric_shadow_patterns"     },     "mood_and_vibe": {       "atmosphere": "sophisticated_tech_entrepreneur",       "emotion": "approachable_confidence",       "color_palette": "monochromatic_with_vibrant_red_accents"     }   } ]