raylib/examples/models/resources/gltf
Hristo Stamenov f9b79403d1
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->
2021-03-14 12:09:31 +01:00
..
Textures Improve gltf support (#1647) 2021-03-14 12:09:31 +01:00
AnimatedMorphCube.glb Gltf model and animations exploring problems (#1635) 2021-03-09 00:11:08 +01:00
AnimatedTriangle.gltf Gltf model and animations exploring problems (#1635) 2021-03-09 00:11:08 +01:00
Avocado.glb Gltf animation support (#1551) 2021-01-28 11:29:06 +01:00
BoxAnimated.glb Gltf model and animations exploring problems (#1635) 2021-03-09 00:11:08 +01:00
GearboxAssy.glb Gltf model and animations exploring problems (#1635) 2021-03-09 00:11:08 +01:00
LICENSE Gltf model and animations exploring problems (#1635) 2021-03-09 00:11:08 +01:00
raylib_32x32.glb Improve gltf support (#1647) 2021-03-14 12:09:31 +01:00
rigged_figure.glb Gltf animation support (#1551) 2021-01-28 11:29:06 +01:00