Files
raylib/examples/models
hristo 731ab15d57 Gltf animation support (#1551)
* Added example for gltf animation and split some functions for loading model animations into IQM and GLTF similar to how models are being loaded.

* Removed wrongly duplicated function

* Bone loading for gltf model (not working at this point)

* Loading info about vertex to joint connection but animation is still not working

* Skeleton and pose is correctly loaded. Need to communicate about interpolation in GLTF

* The model almost looks like a real person on animation.

* Fixed model loading with bones.

Also updated license info on the model.

* Cleaned up some code and updated examples.

* Fix identation issues

* Fix identation issues

* Fix identation issues
2021-01-28 11:29:06 +01:00
..
2021-01-28 11:29:06 +01:00
2020-12-24 23:10:29 +01:00
2019-05-18 01:31:48 +02:00
2019-05-20 16:36:42 +02:00
2017-04-04 01:54:49 +02:00
2019-05-20 16:36:42 +02:00
2019-11-25 11:26:26 +01:00
2017-10-17 11:51:50 +02:00
2017-10-17 11:52:01 +02:00
2020-12-19 20:38:49 +01:00
2018-06-21 16:48:20 +02:00
2020-12-29 22:01:48 +01:00