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

different joints for same primitive #223

Open akebono opened 1 year ago

akebono commented 1 year ago

When I assign different bones (joints) to vertices, which have same material, in JOINTS attributes array returned samen number of bone for all vertices of primitive.