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 meshyaiMeshy 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