Since Midjourney announced that they support creating videos with specific start and end frames, I had to try it. So I retextured the images with the JSON below and then used start and end frames to create a short video!
Prompt: Retexture the image attached based on the JSON below
{
“style_name”: “Playful Chunky 3D Aesthetic”,
“retexture_mode”: “stylized_3d_overlay”,
“object_analysis”: {
“preserve_silhouette”: true,
“geometry_sensitive_mapping”: true,
“detail_retention”: “moderate — focus on key forms and proportions”
},
“material_properties”: {
“base_material”: [“soft matte plastic”, “rubbery polymer”],
“surface_details”: [
“rounded edges and inflated volumes”,
“smooth, toy-like finish”,
“minimal seam lines”
]
},
“lighting”: {
“type”: “studio diffused light”,
“intensity”: “medium”,
“shadows”: “soft base shadows”,
“highlight_behavior”: “gentle gloss on curves and raised surfaces”
},
“color_palette”: {
“dominant_colors”: [“#f6f6f6”, “#3a3a3a”, “#f05423”],
“accent_colors”: [“#ff875d”, “#b0b0b0”, “#f3f3f3”]
},
“background”: {
“color”: “#f9f9f9”,
“type”: “solid”,
“texture”: “none”
},
“style_tags”: [
“3D cartoon realism”,
“UI icon pack aesthetic”,
“inflated minimalism”,
“soft tech look”,
“playful volume modeling”
]
}