Godot Bvh
A downloadable asset pack
Bvh can be used to animate a skeleton.
The zip contains a Godot 4 project with some helper method to read bvh files in Godot.
BvhParser.gd: parses the bvh file and creates a structure BvhJoint
BvhTransformer.gd: implements the Transform3D for godot to use BvhJoint with godot Node3D
Rig,gd is a simple naive implementation of a skeleton with capsules
It is possible to find several bvh for free online to create different animations for example Carnegie Mellon University - CMU Graphics Lab - motion capture library
Please take a look on my other project Touché by Tulip Flame (itch.io)
Download
Download
Godot-Bvh.zip 4.5 MB
Leave a comment
Log in with itch.io to leave a comment.