Improve gltf support (#1647)

* Implement a load values from accessor function.
Added some more value types for the different GLTF attributes.
Fixed crash when loading animated triangle.

* Split GLTF model loading into separate functions for readability.

* Fixed the already working models that I broke when introducing GLTFReadValue.
Improved the example for gltf models to be able to switch between a few models.

* Removed license from screen. It is pu inside a license file anyway.

* Small improvements on the naming of functions
Removed (*model). and replaced it with model->
This commit is contained in:
Hristo Stamenov 2021-03-14 13:09:31 +02:00 committed by GitHub
parent 01e28263be
commit f9b79403d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 478 additions and 317 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 B

Binary file not shown.