Skip to content

THREE.BVHLoader を参考に VRMALoader を作成してみたサンプル

Notifications You must be signed in to change notification settings

tfuru/vrma-loader-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vrma-loader-sample

THREE.BVHLoader を参考に VRMALoader を作成してみたサンプルです。

デモサイト

https://tfuru.github.io/vrma-loader-sample/

モーションデータ

BVHファイル
VRMAファイル

参考

three.js で VRM を表示する (6) - BVHファイルのアニメーション再生
https://note.com/npaka/n/ne34d7b70743c
VRM用のAnimationClip に変換する事でアニメーションができる

bvh2vrma
https://vrm-c.github.io/bvh2vrma/

webm to mp4

ffmpeg -i capture.webm capture.mp4

About

THREE.BVHLoader を参考に VRMALoader を作成してみたサンプル

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published