Project Detail
Premium Golden Trophy
Create a premium golden trophy Lottie animation. Show a centered trophy made from connected vector shapes: trophy cup, two curved handles, stem, base, shine highlight, glow, orbit rings, and small sparkles. Animate the trophy with a smooth hover loop. Animate sparkles with pulse. Animate rings with slow rotation. Keep everything centered, connected, visible, and clean. Use a dark luxury background with gold and cyan neon accents. No text, no logo, no watermark.
Versions
Generation History
Version 1
Success
2026-06-09 09:59:25
AI Blueprint
Motion Plan
{
"title": "Premium Golden Trophy",
"subject": "Golden trophy with neon accents and animations",
"intent": "Show a premium trophy with glow, orbit rings, and sparkles with smooth hover and pulse animations",
"canvas": {
"width": 1200,
"height": 800,
"fps": 30,
"duration_seconds": 6
},
"style": {
"background": "#050B0A",
"primary": "#D7A61D",
"secondary": "#111827",
"accent": "#22D3EE",
"text": "#FFFFFF"
},
"objects": [
{
"id": "cup",
"name": "trophy_cup",
"type": "path",
"role": "main_body",
"x": 600,
"y": 360,
"width": 160,
"height": 140,
"radius": 0,
"rotation": 0,
"fill": "primary",
"stroke": "transparent",
"stroke_width": 0,
"opacity": 100,
"z_index": 20,
"animation": "hover_loop",
"path": {
"v": [
[
-60,
-50
],
[
-40,
-80
],
[
40,
-80
],
[
60,
-50
],
[
60,
20
],
[
40,
40
],
[
20,
60
],
[
-20,
60
],
[
-40,
40
],
[
-60,
20
]
],
"i": [
[
0,
0
],
[
-15,
0
],
[
15,
0
],
[
0,
0
],
[
0,
15
],
[
0,
15
],
[
0,
15
],
[
0,
15
],
[
0,
15
],
[
0,
0
]
],
"o": [
[
0,
0
],
[
15,
0
],
[
-15,
0
],
[
0,
0
],
[
0,
-15
],
[
0,
-15
],
[
0,
-15
],
[
0,
-15
],
[
0,
-15
],
[
0,
0
]
],
"c": true
}
},
{
"id": "handle_left",
"name": "left_handle",
"type": "path",
"role": "detail",
"x": 520,
"y": 360,
"width": 80,
"height": 100,
"radius": 0,
"rotation": 0,
"fill": "primary",
"stroke": "transparent",
"stroke_width": 0,
"opacity": 100,
"z_index": 15,
"animation": "hover_loop",
"path": {
"v": [
[
30,
-40
],
[
40,
-20
],
[
40,
20
],
[
30,
40
],
[
10,
30
],
[
0,
0
],
[
10,
-30
]
],
"i": [
[
10,
-10
],
[
0,
10
],
[
0,
10
],
[
0,
0
],
[
-5,
0
],
[
0,
0
],
[
5,
0
]
],
"o": [
[
-10,
-10
],
[
0,
-10
],
[
0,
-10
],
[
0,
0
],
[
5,
0
],
[
0,
0
],
[
-5,
0
]
],
"c": true
}
},
{
"id": "handle_right",
"name": "right_handle",
"type": "path",
"role": "detail",
"x": 680,
"y": 360,
"width": 80,
"height": 100,
"radius": 0,
"rotation": 0,
"fill": "primary",
"stroke": "transparent",
"stroke_width": 0,
"opacity": 100,
"z_index": 15,
"animation": "hover_loop",
"path": {
"v": [
[
-30,
-40
],
[
-40,
-20
],
[
-40,
20
],
[
-30,
40
],
[
-10,
30
],
[
0,
0
],
[
-10,
-30
]
],
"i": [
[
-10,
-10
],
[
0,
10
],
[
0,
10
],
[
0,
0
],
[
5,
0
],
[
0,
0
],
[
-5,
0
]
],
"o": [
[
10,
-10
],
[
0,
-10
],
[
0,
-10
],
[
0,
0
],
[
-5,
0
],
[
0,
0
],
[
5,
0
]
],
"c": true
}
},
{
"id": "stem",
"name": "trophy_stem",
"type": "rect",
"role": "main_body",
"x": 600,
"y": 460,
"width": 40,
"height": 60,
"radius": 8,
"rotation": 0,
"fill": "primary",
"stroke": "transparent",
"stroke_width": 0,
"opacity": 100,
"z_index": 18,
"animation": "hover_loop"
},
{
"id": "base",
"name": "trophy_base",
"type": "rounded_rect",
"role": "main_body",
"x": 600,
"y": 530,
"width": 140,
"height": 40,
"radius": 12,
"rotation": 0,
"fill": "secondary",
"stroke": "primary",
"stroke_width": 4,
"opacity": 100,
"z_index": 17,
"animation": "hover_loop"
},
{
"id": "shine",
"name": "shine_highlight",
"type": "path",
"role": "highlight",
"x": 600,
"y": 330,
"width": 100,
"height": 60,
"radius": 0,
"rotation": 0,
"fill": "accent",
"stroke": "transparent",
"stroke_width": 0,
"opacity": 60,
"z_index": 25,
"animation": "shimmer_loop",
"path": {
"v": [
[
-20,
-20
],
[
-10,
-30
],
[
0,
-35
],
[
10,
-30
],
[
20,
-20
],
[
10,
-10
],
[
0,
-5
],
[
-10,
-10
]
],
"i": [
[
0,
0
],
[
-5,
-5
],
[
0,
-5
],
[
5,
-5
],
[
0,
0
],
[
0,
5
],
[
0,
5
],
[
0,
0
]
],
"o": [
[
0,
0
],
[
5,
5
],
[
0,
5
],
[
-5,
5
],
[
0,
0
],
[
0,
-5
],
[
0,
-5
],
[
0,
0
]
],
"c": true
}
},
{
"id": "glow",
"name": "trophy_glow",
"type": "ellipse",
"role": "glow",
"x": 600,
"y": 530,
"width": 220,
"height": 80,
"radius": 0,
"rotation": 0,
"fill": "accent",
"stroke": "transparent",
"stroke_width": 0,
"opacity": 20,
"z_index": 10,
"animation": "hover_loop"
},
{
"id": "orbit_ring1",
"name": "orbit_ring_outer",
"type": "ring",
"role": "orbit",
"x": 600,
"y": 400,
"width": 320,
"height": 320,
"radius": 0,
"rotation": 0,
"fill": "transparent",
"stroke": "accent",
"stroke_width": 3,
"opacity": 40,
"z_index": 5,
"animation": "orbit_loop"
},
{
"id": "orbit_ring2",
"name": "orbit_ring_inner",
"type": "ring",
"role": "orbit",
"x": 600,
"y": 400,
"width": 260,
"height": 260,
"radius": 0,
"rotation": 0,
"fill": "transparent",
"stroke": "primary",
"stroke_width": 3,
"opacity": 50,
"z_index": 6,
"animation": "orbit_loop"
},
{
"id": "sparkle1",
"name": "sparkle_top_left",
"type": "path",
"role": "sparkle",
"x": 520,
"y": 300,
"width": 20,
"height": 20,
"radius": 0,
"rotation": 0,
"fill": "accent",
"stroke": "transparent",
"stroke_width": 0,
"opacity": 100,
"z_index": 30,
"animation": "pulse_loop",
"path": {
"v": [
[
0,
-6
],
[
2,
0
],
[
0,
6
],
[
-2,
0
]
],
"i": [
[
0,
0
],
[
0,
0
],
[
0,
0
],
[
0,
0
]
],
"o": [
[
0,
0
],
[
0,
0
],
[
0,
0
],
[
0,
0
]
],
"c": true
}
},
{
"id": "sparkle2",
"name": "sparkle_top_right",
"type": "path",
"role": "sparkle",
"x": 680,
"y": 300,
"width": 20,
"height": 20,
"radius": 0,
"rotation": 0,
"fill": "accent",
"stroke": "transparent",
"stroke_width": 0,
"opacity": 100,
"z_index": 30,
"animation": "pulse_loop",
"path": {
"v": [
[
0,
-6
],
[
2,
0
],
[
0,
6
],
[
-2,
0
]
],
"i": [
[
0,
0
],
[
0,
0
],
[
0,
0
],
[
0,
0
]
],
"o": [
[
0,
0
],
[
0,
0
],
[
0,
0
],
[
0,
0
]
],
"c": true
}
},
{
"id": "sparkle3",
"name": "sparkle_bottom_left",
"type": "path",
"role": "sparkle",
"x": 540,
"y": 460,
"width": 16,
"height": 16,
"radius": 0,
"rotation": 0,
"fill": "accent",
"stroke": "transparent",
"stroke_width": 0,
"opacity": 100,
"z_index": 30,
"animation": "pulse_loop",
"path": {
"v": [
[
0,
-5
],
[
1.5,
0
],
[
0,
5
],
[
-1.5,
0
]
],
"i": [
[
0,
0
],
[
0,
0
],
[
0,
0
],
[
0,
0
]
],
"o": [
[
0,
0
],
[
0,
0
],
[
0,
0
],
[
0,
0
]
],
"c": true
}
},
{
"id": "sparkle4",
"name": "sparkle_bottom_right",
"type": "path",
"role": "sparkle",
"x": 660,
"y": 460,
"width": 16,
"height": 16,
"radius": 0,
"rotation": 0,
"fill": "accent",
"stroke": "transparent",
"stroke_width": 0,
"opacity": 100,
"z_index": 30,
"animation": "pulse_loop",
"path": {
"v": [
[
0,
-5
],
[
1.5,
0
],
[
0,
5
],
[
-1.5,
0
]
],
"i": [
[
0,
0
],
[
0,
0
],
[
0,
0
],
[
0,
0
]
],
"o": [
[
0,
0
],
[
0,
0
],
[
0,
0
],
[
0,
0
]
],
"c": true
}
}
],
"timeline": [],
"quality_notes": "All objects centered and visible. Hover loop animates trophy gently. Orbit rings rotate slowly. Sparkles pulse with accent color. Glow and shine highlight add luxury effect. Dark background with gold and cyan neon accents.",
"prompt": "Create a premium golden trophy Lottie animation.\n\nShow a centered trophy made from connected vector shapes: trophy cup, two curved handles, stem, base, shine highlight, glow, orbit rings, and small sparkles.\n\nAnimate the trophy with a smooth hover loop. Animate sparkles with pulse. Animate rings with slow rotation. Keep everything centered, connected, visible, and clean.\n\nUse a dark luxury background with gold and cyan neon accents. No text, no logo, no watermark.",
"_model_used": "gpt-4.1-mini",
"_raw_response_id": "resp_09bea4b5f39f25e3006a27e3e481bc8190961adcb9459c2e5d",
"_tokens_used": 2544,
"_prompt_tokens": 703,
"_completion_tokens": 1841,
"_geometry_quality": {
"passed": true,
"issues": [],
"object_count": 13,
"path_count": 8
},
"transparent_background": false,
"_lottie_quality": {
"passed": true,
"issues": [],
"warnings": [],
"layer_count": 14,
"visible_shape_layers": 13,
"path_layers": 4,
"collapsed_path_layers": [],
"pure_shape_lottie": true
},
"_ai_error": null
}
Rendered Project
Ready
Live Lottie Preview
Loading preview
The saved JSON animation will render here.