Prompt Gallery
Alloy Icons

Alloy Icons

Author hc_dsn Date 11/30/2025
Illustration3DProductAI Art iconmetallicstudio-lightingmoderniridescentfloatinghigh-impact图标金属影棚光现代虹彩悬浮高冲击力
create image with 1: 1 ratio  
turn a vector [ type
] icon with the following json style 
{
    "object": "icon",
    "material": {
        "primary_surface": "smooth matted translucent metallic",
        "finish": "iridescent sheen",
        "color_profile": {
            "base_color": "deep blue",
            "secondary_tones": [
                "black",
                "violet",
                "copper-orange highlights"
            ]
        },
        "panel_lines": {
            "material": "metallic copper",
            "visual_treatment": "glowing edge with subtle bevel"
        },
    },
    "lighting": {
        "type": "studio",
        "key_light": {
            "position": "top-left",
            "effect": "smooth gradient highlight across the surface"
        },
        "rim_light": {
            "position": "right side",
            "effect": "sharp metallic edge glow"
        },
        "reflections": {
            "character": "diffused but iridescent, hinting at a highly polished or lacquered surface"
        },
        "shadows": "soft edge, minimal ground contact due to floating presentation"
    },
    "background": {
        "color": "#FFF",
        "style": "solid matte",
    },
    "composition": {
        "camera_angle": "centered, eye-level",
        "depth_of_field": "none (sharp focus throughout)",
        "presentation": "floating, isolated subject"     "angle": "isometric style"
    },
    "visual_style": {
        "tone": "modern, high-impact",
        "inspiration": "sports branding meets futuristic product design",
        "aesthetic": "bold contrast, tech-luxury fusion"
    }
}
创建1:1比例图像  
将矢量[类型]图标转换为以下JSON样式:  
{  
    "对象": "图标",  
    "材质": {  
        "主要表面": "光滑哑光半透明金属",  
        "饰面": "虹彩光泽",  
        "色彩配置": {  
            "基色": "深蓝色",  
            "辅助色调": [  
                "黑色",  
                "紫色",  
                "铜橙色高光"  
            ]  
        },  
        "面板线条": {  
            "材质": "金属铜",  
            "视觉效果": "发光边缘带细微斜角"  
        }  
    },  
    "光照": {  
        "类型": "影棚光",  
        "主光源": {  
            "位置": "左上角",  
            "效果": "表面平滑渐变高光"  
        },  
        "轮廓光": {  
            "位置": "右侧",  
            "效果": "锐利金属边缘辉光"  
        },  
        "反射": {  
            "特性": "漫射但呈虹彩,暗示高度抛光或漆面"  
        },  
        "阴影": "柔边阴影,因悬浮呈现最小地面接触"  
    },  
    "背景": {  
        "颜色": "#FFF",  
        "样式": "纯色哑光"  
    },  
    "构图": {  
        "摄像机角度": "居中平视",  
        "景深": "无(全程清晰对焦)",  
        "呈现方式": "悬浮独立主体",  
        "角度": "等距风格"  
    },  
    "视觉风格": {  
        "基调": "现代高冲击力",  
        "灵感": "运动品牌与未来主义产品设计融合",  
        "美学": "强烈对比,科技奢华融合"  
    }  
}
1:1 비율로 이미지 생성  
다음 JSON 스타일로 벡터 [type] 아이콘 변환

{
    "object": "icon",
    "material": {
        "primary_surface": "smooth matted translucent metallic",
        "finish": "iridescent sheen",
        "color_profile": {
            "base_color": "deep blue",
            "secondary_tones": [
                "black",
                "violet",
                "copper-orange highlights"
            ]
        },
        "panel_lines": {
            "material": "metallic copper",
            "visual_treatment": "glowing edge with subtle bevel"
        }
    },
    "lighting": {
        "type": "studio",
        "key_light": {
            "position": "top-left",
            "effect": "smooth gradient highlight across the surface"
        },
        "rim_light": {
            "position": "right side",
            "effect": "sharp metallic edge glow"
        },
        "reflections": {
            "character": "diffused but iridescent, hinting at a highly polished or lacquered surface"
        },
        "shadows": "soft edge, minimal ground contact due to floating presentation"
    },
    "background": {
        "color": "#FFF",
        "style": "solid matte"
    },
    "composition": {
        "camera_angle": "centered, eye-level",
        "depth_of_field": "none (sharp focus throughout)",
        "presentation": "floating, isolated subject",
        "angle": "isometric style"
    },
    "visual_style": {
        "tone": "modern, high-impact",
        "inspiration": "sports branding meets futuristic product design",
        "aesthetic": "bold contrast, tech-luxury fusion"
    }
}