什么是 image-to-3d?
使用Hunyuan3D-2.1将2D图像转换为3D模型(.glb/.obj)。当用户明确要求从图片生成或创建 3D 资源时,请使用此技能。 来源:catfishw/i23dagentskill。
使用Hunyuan3D-2.1将2D图像转换为3D模型(.glb/.obj)。当用户明确要求从图片生成或创建 3D 资源时,请使用此技能。
通过命令行快速安装 image-to-3d AI 技能到你的开发环境
来源:catfishw/i23dagentskill。
This skill allows you (the AI agent) to convert 2D images into 3D meshes with PBR textures. It is powered by Hunyuan3D-2.1.
When to use Use this skill when the user explicitly asks to generate, create, or build a 3D asset, model, or mesh from a 2D image or picture.
You have two ways to interact with this skill. Since the code is located in the same directory as this file, you can run the scripts directly:
使用Hunyuan3D-2.1将2D图像转换为3D模型(.glb/.obj)。当用户明确要求从图片生成或创建 3D 资源时,请使用此技能。 来源:catfishw/i23dagentskill。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/catfishw/i23dagentskill --skill image-to-3d使用Hunyuan3D-2.1将2D图像转换为3D模型(.glb/.obj)。当用户明确要求从图片生成或创建 3D 资源时,请使用此技能。 来源:catfishw/i23dagentskill。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/catfishw/i23dagentskill --skill image-to-3d 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/catfishw/i23dagentskill