Retexture this image in the following JSON style aesthetic:
{
"styleAesthetic": {
"title": "Isometric Multicolor Extrusion with Grid Control",
"overallVibe": "Playful modern 3D iconography with directional extrusion and dynamic isometric grids",
"viewAngle": {
"type": "Isometric",
"facingDirection": "right", // options: left, right, front
"rotationDegrees": {
"x": 30,
"y": 30
}
},
"renderingStyle": "Clean 3D extruded vector with soft lighting and high contrast between faces",
"objectSurface": {
"frontFace": {
"color": "#ffffff",
"material": "Matte white plastic",
"lighting": "Soft diffuse"
},
"extrudedSide": {
"type": "Multicolor gradient",
"gradientStyle": "Diagonal sweep",
"colorStops": [
"#ff0040", "#ff8000", "#ffff00", "#00ff90", "#00cfff", "#8000ff"
],
"material": "Glossy plastic",
"lighting": "Ambient with light falloff"
}
},
"extrusion": {
"direction": "right", // determines which side is extruded: left, right, front
"depth": "moderate"
},
"shadows": {
"type": "Drop shadow",
"direction": "bottom-right",
"opacity": 0.15,
"blurRadius": "6px"
},
"background": {
"type": "Isometric grid",
"color": "#ffffff",
"gridStyle": {
"lineColor": "#e0e0e0",
"lineWeight": "1px",
"orientation": "opposite-extrusion" // automatically flips grid lines to oppose the extrusion direction
}
},
"moodKeywords": [
"Dimensional",
"Clean",
"Geometric",
"Colorful",
"Tactile",
"Structured"
]
}
} 将这张图像重新纹理化为以下JSON风格美学:
{
"风格美学": {
"标题": "等距多色挤出与网格控制",
"整体氛围": "具有方向性挤出和动态等距网格的趣味现代3D图标风格",
"视角": {
"类型": "等角投影",
"朝向": "右侧", // 选项:左侧、右侧、正面
"旋转角度": {
"x轴": 30,
"y轴": 30
}
},
"渲染风格": "干净的三维挤出矢量,柔和光照与面间高对比度",
"物体表面": {
"正面": {
"颜色": "#ffffff",
"材质": "哑光白色塑料",
"光照": "柔和漫反射"
},
"挤出侧面": {
"类型": "多色渐变",
"渐变样式": "对角线扫掠",
"色标": [
"#ff0040", "#ff8000", "#ffff00", "#00ff90", "#00cfff", "#8000ff"
],
"材质": "光泽塑料",
"光照": "环境光带衰减"
}
},
"挤出效果": {
"方向": "右侧", // 决定哪侧被挤出:左侧、右侧、正面
"深度": "适中"
},
"阴影": {
"类型": "投影阴影",
"方向": "右下方",
"不透明度": 0.15,
"模糊半径": "6像素"
},
"背景": {
"类型": "等距网格",
"颜色": "#ffffff",
"网格样式": {
"线条颜色": "#e0e0e0",
"线宽": "1像素",
"朝向": "反向挤出" // 自动翻转网格线与挤出方向相对
}
},
"氛围关键词": [
"立体感",
"洁净",
"几何形态",
"多彩",
"触感",
"结构化"
]
}
} 이 이미지를 다음 JSON 스타일 미학으로 다시 텍스처링하세요:
{
"styleAesthetic": {
"title": "등각 다채로운 압출과 그리드 제어",
"overallVibe": "방향성 압출과 동적 등각 그리드가 있는 유쾌한 현대 3D 아이콘",
"viewAngle": {
"type": "Isometric",
"facingDirection": "right", // 옵션: left, right, front
"rotationDegrees": {
"x": 30,
"y": 30
}
},
"renderingStyle": "부드러운 조명과 면 사이의 높은 대비를 가진 깨끗한 3D 압출 벡터",
"objectSurface": {
"frontFace": {
"color": "#ffffff",
"material": "매트 화이트 플라스틱",
"lighting": "부드러운 확산"
},
"extrudedSide": {
"type": "다채로운 그라데이션",
"gradientStyle": "대각선 스윕",
"colorStops": [
"#ff0040", "#ff8000", "#ffff00", "#00ff90", "#00cfff", "#8000ff"
],
"material": "유광 플라스틱",
"lighting": "빛 감소가 있는 주변광"
}
},
"extrusion": {
"direction": "right", // 압출되는 방향 결정: left, right, front
"depth": "중간"
},
"shadows": {
"type": "드롭 섀도우",
"direction": "bottom-right",
"opacity": 0.15,
"blurRadius": "6px"
},
"background": {
"type": "등각 그리드",
"color": "#ffffff",
"gridStyle": {
"lineColor": "#e0e0e0",
"lineWeight": "1px",
"orientation": "opposite-extrusion" // 압출 방향에 반대되도록 자동으로 그리드 선을 뒤집음
}
},
"moodKeywords": [
"입체적",
"깨끗한",
"기하학적",
"다채로운",
"촉각적",
"구조화된"
]
}
}