Gltf model and animations exploring problems (#1635)
* Added bone binding to whole mesh and not only set vertices. + Also added missed setting of the animation count. + Removed double ; on one line * Added more of the gltf sample models https://github.com/KhronosGroup/glTF-Sample-Models We need to make it working for all of them. * Binding to initial bind pose added. * Fix cube disappearing bug because lerpPercent could be Inf. * Fixed for rigged figure also
This commit is contained in:
parent
f0ab4723b9
commit
5c2983f510
6 changed files with 202 additions and 7 deletions
BIN
examples/models/resources/gltf/BoxAnimated.glb
Normal file
BIN
examples/models/resources/gltf/BoxAnimated.glb
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue