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

store index in struct cglt_buffer #208

Closed EasyIP2023 closed 1 year ago

EasyIP2023 commented 1 year ago

Applications may need index to ensure buffer view data being utilized isn't for another buffer.