什麼是 xrift-world?
在 XRift 平台上建立 WebXR 世界的指南。涵蓋 React Three Fiber + Rapier 實體引擎 + @xrift/world-components API 掛鉤、元件、程式碼模板和類型定義。 來源:webxr-jp/xrift-skills。
在 XRift 平台上建立 WebXR 世界的指南。涵蓋 React Three Fiber + Rapier 實體引擎 + @xrift/world-components API 掛鉤、元件、程式碼模板和類型定義。
透過命令列快速安裝 xrift-world AI 技能到你的開發環境
來源:webxr-jp/xrift-skills。
A guide for creating and modifying WebXR worlds for the XRift platform.
| gravity | number | 9.81 | Gravity strength (positive value; Earth=9.81, Moon=1.62, Jupiter=24.79) | | allowInfiniteJump | boolean | true | Whether to allow infinite jumping |
Run npm run dev to start the dev server. You can navigate and test the world in first-person view.
在 XRift 平台上建立 WebXR 世界的指南。涵蓋 React Three Fiber + Rapier 實體引擎 + @xrift/world-components API 掛鉤、元件、程式碼模板和類型定義。 來源:webxr-jp/xrift-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/webxr-jp/xrift-skills --skill xrift-world在 XRift 平台上建立 WebXR 世界的指南。涵蓋 React Three Fiber + Rapier 實體引擎 + @xrift/world-components API 掛鉤、元件、程式碼模板和類型定義。 來源:webxr-jp/xrift-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/webxr-jp/xrift-skills --skill xrift-world 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/webxr-jp/xrift-skills