什么是 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