Move BVH loader to libgdx
Open
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Harium/propan/blob/master/src/main/java/com/harium/propan/core/loader/motion/BVHLoader.java
Good source:
https://github.com/mgsx-dev/gdx-gltf/blob/master/gltf/src/net/mgsx/gltf/loaders/shared/animation/AnimationLoader.java
https://github.com/libgdx/libgdx/wiki/3D-animations-and-skinning
jMonkey implementation:
https://github.com/Nehon/bvhretarget/blob/master/src/com/jme3/scene/plugins/bvh/BVHLoader.java
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.