什么是 meshyai?
使用 Meshy AI 从文本或图像生成自定义 3D 模型,然后为 Three.js 游戏自动装配和动画化它们。所有 3D 游戏资产的首选来源。 来源:opusgamelabs/game-creator。
使用 Meshy AI 从文本或图像生成自定义 3D 模型,然后为 Three.js 游戏自动装配和动画化它们。所有 3D 游戏资产的首选来源。
通过命令行快速安装 meshyai AI 技能到你的开发环境
来源:opusgamelabs/game-creator。
You are an expert at generating custom 3D models with Meshy AI and integrating them into Three.js browser games. Meshy is the preferred source for all 3D game assets — it generates exactly what you need from a text description or reference image, with consistent art style and game-ready topology.
If MESHYAPIKEY is not available and the user declines to set one up, fall back to these in order:
| 3d-character-library/ | Pre-built GLBs | Quick animated humanoids (Soldier, Xbot, Robot, Fox) | | find-3d-asset.mjs | Sketchfab, Poly Haven, Poly.pizza | Searching existing free model libraries | | Procedural geometry | Code | BoxGeometry/SphereGeometry as last resort |
使用 Meshy AI 从文本或图像生成自定义 3D 模型,然后为 Three.js 游戏自动装配和动画化它们。所有 3D 游戏资产的首选来源。 来源:opusgamelabs/game-creator。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/opusgamelabs/game-creator --skill meshyai使用 Meshy AI 从文本或图像生成自定义 3D 模型,然后为 Three.js 游戏自动装配和动画化它们。所有 3D 游戏资产的首选来源。 来源:opusgamelabs/game-creator。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/opusgamelabs/game-creator --skill meshyai 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/opusgamelabs/game-creator