Skip to main content
Glama

generate_hunyuan3d_model

Create 3D models with materials in Blender using text descriptions or image references via Hunyuan3D generation.

Instructions

Generate 3D asset using Hunyuan3D by providing either text description, image reference, or both for the desired asset, and import the asset into Blender. The 3D asset has built-in materials.

Parameters:

  • text_prompt: (Optional) A short description of the desired model in English/Chinese.

  • input_image_url: (Optional) The local or remote url of the input image. Accepts None if only using text prompt.

Returns:

  • When successful, returns a JSON with job_id (format: "job_xxx") indicating the task is in progress

  • When the job completes, the status will change to "DONE" indicating the model has been imported

  • Returns error message if the operation fails

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
text_promptNo
input_image_urlNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SolonaBot/blender-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server