Created
May 9, 2025 15:08
-
-
Save sjardim/4f1f6be0670c5d5e75ec94e01f16455d to your computer and use it in GitHub Desktop.
GPT-4o + JSON = next-level visuals with precision and style! By https://x.com/egeberkina
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
retexture the image attached based on the JSON aesthetic 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", | |
"purple" | |
], | |
"reflections": true, | |
"refractions": true, | |
"dispersion_effects": true, | |
"bloom": true | |
}, | |
"color_scheme": { | |
"primary": "transparent with iridescent blue 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 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment