·vrm-springbone-physics
</>

vrm-springbone-physics

Debugging and fixing VRM SpringBone physics issues in three-vrm, including hair/clothing physics that flies upward, sticks out horizontally, or behaves unnaturally.

47Installs·1Trend·@project-n-e-k-o

Installation

$npx skills add https://github.com/project-n-e-k-o/n.e.k.o --skill vrm-springbone-physics

How to Install vrm-springbone-physics

Quickly install vrm-springbone-physics AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/project-n-e-k-o/n.e.k.o --skill vrm-springbone-physics
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: project-n-e-k-o/n.e.k.o.

SKILL.md

View raw

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".

Debugging and fixing VRM SpringBone physics issues in three-vrm, including hair/clothing physics that flies upward, sticks out horizontally, or behaves unnaturally. Source: project-n-e-k-o/n.e.k.o.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/project-n-e-k-o/n.e.k.o --skill vrm-springbone-physics
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from project-n-e-k-o/n.e.k.o

Quick answers

What is vrm-springbone-physics?

Debugging and fixing VRM SpringBone physics issues in three-vrm, including hair/clothing physics that flies upward, sticks out horizontally, or behaves unnaturally. Source: project-n-e-k-o/n.e.k.o.

How do I install vrm-springbone-physics?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/project-n-e-k-o/n.e.k.o --skill vrm-springbone-physics Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/project-n-e-k-o/n.e.k.o