muapi-3d-logo-animation
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese3D Logo Animation
3D标志动画
Transform a 2D logo into a premium 3D version and animate it with professional cinematic effects.
Estimated credits: ~120 per run.
将2D标志转换为高品质3D版本,并添加专业电影级效果进行动画制作。
预计消耗积分: 每次运行约120积分。
Inputs
输入参数
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| image_url | yes | — | A clear 2D image of the logo to be converted to 3D. |
| text | no | glossy glass and chrome | The material style for the 3D logo (e.g., gold, matte plastic, holographic). |
| 名称 | 类型 | 是否必填 | 默认值 | 描述 |
|---|---|---|---|---|
| image_url | 是 | — | 用于转换为3D的清晰2D标志图片。 |
| text | 否 | glossy glass and chrome | 3D标志的材质风格(例如:gold、matte plastic、holographic)。 |
Steps
步骤
Phase A — 3D Logo Transformation
阶段A — 3D标志转换
If is not provided, ask the user to upload their logo.
{{logo_image}}Once the logo is available, submit the plan with ONE step to convert it to 3D:
- 3D Logo Generation — (model=
muapi image edit):nano-banana-2-edit- Reference Image:
{{logo_image}} - Prompt:
Transform this 2D logo into a premium, high-quality 3D version. The logo should have depth and be made of {{material_style}}. Smooth edges, realistic reflections, and professional studio lighting. The logo is centered on a clean, minimal, out-of-focus background. High-end graphic design aesthetic, 8k resolution. - Aspect ratio: 1:1 or 4:3
- Reference Image:
Present the 3D logo to the user for approval.
如果未提供,请要求用户上传他们的标志。
{{logo_image}}一旦获取到标志,提交包含一个步骤的转换计划:
- 3D标志生成 — (模型=
muapi image edit):nano-banana-2-edit- 参考图片:
{{logo_image}} - 提示词:
将此2D标志转换为高品质、高质量的3D版本。标志应具有立体感,材质为{{material_style}}。边缘平滑,反射效果逼真,搭配专业工作室灯光。标志居中放置在干净、简约、失焦的背景上。高端平面设计美学,8K分辨率。 - 宽高比:1:1或4:3
- 参考图片:
将生成的3D标志展示给用户确认。
Phase B — Cinematic Logo Animation
阶段B — 电影级标志动画
Once the 3D logo is ready, submit the plan to animate it:
- Logo Animation — (model=
muapi video from-image):veo3.1-fast-image-to-video- Reference Image: The 3D logo from Phase A.
- Prompt:
A professional cinematic logo reveal animation. The 3D logo rotates slowly with dynamic light sweeps reflecting off its {{material_style}} surface. Subtle camera movement, particle effects in the background, high-quality motion graphics style. - Aspect ratio: 16:9 or 1:1
After generation, present the final 3D logo animation to the user.
3D标志准备就绪后,提交动画制作计划:
- 标志动画制作 — (模型=
muapi video from-image):veo3.1-fast-image-to-video- 参考图片:阶段A生成的3D标志。
- 提示词:
专业的电影级标志展示动画。3D标志缓慢旋转,动态光线扫过其{{material_style}}表面并产生反射。微妙的镜头移动,背景添加粒子效果,高质量动态图形风格。 - 宽高比:16:9或1:1
生成完成后,向用户展示最终的3D标志动画。
Trigger Keywords
触发关键词
3d logologo animation2d to 3d logoanimated logocinematic logo3d logologo animation2d to 3d logoanimated logocinematic logoNotes for the Executing Agent
执行Agent注意事项
- This recipe is LLM-orchestrated: read each phase, gather any missing inputs from the user, then call CLI commands. Use
muapifirst ifmuapi auth configureis unset.MUAPI_API_KEY - For model IDs without a CLI alias yet, fall back to the raw endpoint via and poll with
curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPI_API_KEY" -H 'content-type: application/json' -d '{...}'.muapi predict wait <request_id> - Substitute placeholders with the user's actual inputs before issuing each call.
{{input_name}}
- 本流程由LLM编排:阅读每个阶段,向用户收集缺失的输入,然后调用CLI命令。如果
muapi未设置,请先使用MUAPI_API_KEY进行配置。muapi auth configure - 对于尚未有CLI别名的模型ID,可通过原始端点回退使用并使用
curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPI_API_KEY" -H 'content-type: application/json' -d '{...}'进行轮询。muapi predict wait <request_id> - 在发起每个调用前,将占位符替换为用户的实际输入。
{{input_name}}