jkuhlmann / cgltf

:diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99
MIT License
1.42k stars 135 forks source link

Support for KHR_animation_pointer #245

Open bobbens opened 6 months ago

bobbens commented 6 months ago

Thanks for the great library. As it seems like KHR_animation_pointer (status) is going to get ratified soon, it would be great to have support for it in cgltf.h.

bobbens commented 5 months ago

Follow-up: it has been ratified and merged.

issacclee commented 3 months ago

Thanks for the great library. As it seems like KHR_animation_pointer (status) is going to get ratified soon, it would be great to have support for it in cgltf.h.

Absolutely one of the most important extension been introduced as the KHR extension family recently. Would be great if cgltf support it.