什麼是 vrm-springbone-physics?
調試和修復三 VRM 中的 VRM SpringBone 物理問題,包括向上飛揚、水平伸出或行為不自然的頭髮/衣服物理問題。 來源:project-n-e-k-o/n.e.k.o。
調試和修復三 VRM 中的 VRM SpringBone 物理問題,包括向上飛揚、水平伸出或行為不自然的頭髮/衣服物理問題。
透過命令列快速安裝 vrm-springbone-physics AI 技能到你的開發環境
來源:project-n-e-k-o/n.e.k.o。
This skill covers common issues with VRM hair/clothing physics using @pixiv/three-vrm and how to fix them.
Root Cause 1: Incorrect Delta Time (Most Common - 90%)
Problem The vrm.update(delta) function expects delta in seconds, not milliseconds. If delta is too large, physics "explodes".
調試和修復三 VRM 中的 VRM SpringBone 物理問題,包括向上飛揚、水平伸出或行為不自然的頭髮/衣服物理問題。 來源:project-n-e-k-o/n.e.k.o。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/project-n-e-k-o/n.e.k.o --skill vrm-springbone-physics調試和修復三 VRM 中的 VRM SpringBone 物理問題,包括向上飛揚、水平伸出或行為不自然的頭髮/衣服物理問題。 來源:project-n-e-k-o/n.e.k.o。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/project-n-e-k-o/n.e.k.o --skill vrm-springbone-physics 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/project-n-e-k-o/n.e.k.o