vrm-c / vrm-specification

vrm specification
232 stars 36 forks source link

docs: update pseudocode of `VRMC_springBone` and `VRMC_springBone_extended_collider` #476

Closed 0b5vr closed 2 months ago

0b5vr commented 3 months ago

This resolves #473

The use of direction and distance is already described in the VRMC_springBone spec This commit redirects the explanation in VRMC_springBone_extended_colliders to the VRMC_springBone one

I also added reference implementations for existing colliders of VRMC_springBone

0b5vr commented 2 months ago

nextTail については、もともとの擬似コードでも使用していますし、UniVRM・three-vrmのコードでも利用している命名なので、これで適切かなと思います。