raylib/examples/models/resources
Daniel Holden 86ead96263
[rmodels] Optional GPU skinning (#4321)
* Added optional GPU skinning

* Added skinned bone matrices support for different file formats.

* Moved new shader locations to end of enum to avoid breaking existing examples. Added gpu skinning on drawing of instanced meshes.

* Added GPU skinning example.

* Removed variable declaration to avoid shadowing warning.
2024-09-20 17:30:37 +02:00
..
models feat: vox_loader normals and new voxels shader (#3843) 2024-02-29 18:28:51 +01:00
shaders [rmodels] Optional GPU skinning (#4321) 2024-09-20 17:30:37 +02:00
billboard.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
cubicmap_atlas.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
cubicmap.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
dresden_square_1k.hdr REVIEWED: models_skybox example 2020-09-19 20:42:19 +02:00
dresden_square_2k.hdr REVIEWED: models_skybox example 2020-09-19 20:42:19 +02:00
heightmap.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
LICENSE.md REVIEWED: example: gltf models loading -WIP- 2022-07-01 14:02:30 +02:00
skybox.png Fixes gl state after HDR texture functions. (#1621) 2021-02-28 23:31:25 +01:00