Skip to content

EIRTeam/VMDMotionGD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VMDMotionGD

VMDMotionGD is a tool to play VMD (Vocaloid Motion Data) animation on Unity humanoid-style characters.

This is a Godot Engine 3.x port of lox9973's tool.

Usage

VMDMotionGD is designed to be used with godot-vrm.

A specific VMDAnimator base will need to be implemented for the humanoid bone mapping and other things, an example VRM implementation is provided in runtime/VRMAnimator.gd, this will probably be split off in the future.

Create a VRM animator, put the VRMTopLevel as a child of it, then create a VMDPlayer.

Stuff to do

  • Basic functionality (VMD loading)
  • VMD camera loading
  • Morph support & VRM morph support framework
  • C++ port (If needed)
  • 4.0 port (waiting for GDScript to become more stable)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published