0b5vr
0b5vr
ひとまず v1.0 のマイルストーンから外します。
Ref: #96
#96 とは別の解決手法がある可能性を鑑み、このissueは #96 とは関係なく開けてお居たほうが良さそうと思います。
Sounds like eye movement still can be done using bone type lookAt in this situation. https://github.com/vrm-c/vrm-specification/blob/master/specification/VRMC_vrm-1.0-beta/lookAt.md#lookattype
なにか疑問点等あったら連絡ください!
Saw the help but did not come up with any good place to put it. Plus I'm not an english native... 😇
yes, `VRM.from()` is replaced by `VRMLoaderPlugin` in v1.0.0 API. We will publish a migration guide later but please refer the example below for now: ```js const loader = new THREE.GLTFLoader();...
we have recently published our migration guide: https://github.com/pixiv/three-vrm/blob/1.0/docs/migration-guide-1.0.md
ご意見ありがとうございます。今後、VRMコンソーシアムの技術委員会で検討します。
Mhm, the idea that uses symbols sounds good but the API looks still confusing, comparing how we use the plugin currently......