Charles f2e3d6eca7
[models] Add GLTF animation support (#2844)
* add GLTF animation support

* use correct index when allocating animVertices and animNormals

* early exit LoadModelAnimationsGLTF if the gtlf file fails to parse

* update models/models_loading_gltf.c to play gltf animation

Updated the .blend file to use weights rather than bone parents so it
fits into the framework. Exported with weights to the .glb file.

* fix order of operations for bone scale in UpdateModelAnimation

* minor doc cleanup and improvements

* fix formatting

* fix float formatting

* fix brace alignment and replace asserts with log messages
2023-01-02 20:23:48 +01:00
..
2023-01-01 16:00:56 +01:00
2019-05-18 01:31:48 +02:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2017-04-04 01:54:49 +02:00
2023-01-01 16:07:51 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:07:51 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2017-10-17 11:52:01 +02:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2018-06-21 16:48:20 +02:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00