Files
raylib/src
Hristo Stamenov 5c2983f510 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
2021-03-09 00:11:08 +01:00
..
2021-03-09 00:07:08 +01:00
2021-01-02 18:15:13 +01:00
2021-01-26 14:34:27 +01:00
2021-03-08 22:51:10 +01:00
2020-04-21 21:17:58 +02:00
2021-01-02 18:15:13 +01:00
2020-12-24 19:08:02 +01:00
2021-03-04 12:08:54 +01:00
2021-02-22 19:45:52 +01:00
2021-03-08 18:48:27 +01:00
2020-12-23 13:48:43 +01:00
2020-12-23 13:48:43 +01:00
2021-03-02 00:31:04 +01:00
2021-01-02 18:15:13 +01:00
2021-03-04 20:22:58 +01:00
2020-12-23 15:03:26 +01:00
2021-03-01 23:39:08 +01:00
2020-03-30 21:34:45 +02:00
2021-03-03 19:55:09 +01:00
2021-03-08 18:48:27 +01:00
2021-01-02 18:15:13 +01:00
2020-04-30 19:48:39 +02:00