Сегодня подготовил подборку промтов для чатгпт, которые помогут превратить png в 3D рендер с определенной стилистикой. Сам процесс описан тут
1. Матовая иконка
retexture the image attached based on the json below:
{
"style": "stylized 3D iconography",
"material": "soft-touch matte rubber",
"color_scheme": {
"primary": "pastel cyan",
"accents": "off-white text and logos"
},
"surface_texture": "smooth and clean with slightly rounded edges",
"lighting": {
"type": "soft studio lighting",
"intensity": "medium",
"direction": "even top and front light",
"accent_colors": ["pastel cyan", "light gray"],
"reflections": false,
"refractions": false,
"dispersion_effects": false,
"bloom": false
},
"background": {
"color": "light gray to white gradient",
"vignette": false,
"texture": "none"
},
"post_processing": {
"chromatic_aberration": false,
"glow": false,
"high_contrast": false,
"color_emphasis": ["cyan", "white"],
"sharpness": "medium",
"clarity": "clean"
},
"camera": {
"angle": "isometric or front-centered",
"focus": "entire object",
"depth_of_field": "none"
},
"text_style": {
"type": "engraved or extruded into the surface",
"font": "bold sans-serif",
"color": "slightly darker or lighter tone than base",
"alignment": "centered or top-aligned"
},
"shadows": {
"type": "soft",
"intensity": "low",
"direction": "downward",
"blur": "medium"
}
}
2. Переливающееся стекло с ярким светом
retexture the image attached based on the json below:
{
"style": "photorealistic 3D render",
"material": "glass with transparent and iridescent effects",
"surface_texture": "smooth, polished with subtle reflections and refractive effects",
"lighting": {
"type": "studio HDRI",
"intensity": "high",
"direction": "angled top-left key light and ambient fill",
"accent_colors": ["blue", "green", "purple"],
"reflections": true,
"refractions": true,
"dispersion_effects": true,
"bloom": true
},
"color_scheme": {
"primary": "transparent with iridescent blue, green, and purple hues",
"secondary": "crystal-clear with subtle chromatic shifts",
"highlights": "soft, glowing accents reflecting rainbow-like effects",
"rim_light": "soft reflective light around edges"
},
"background": {
"color": "black",
"vignette": true,
"texture": "none"
},
"post_processing": {
"chromatic_aberration": true,
"glow": true,
"high_contrast": true,
"sharp_details": true
}
}
Продолжение в комментах ⬇️
💬 Тултип



