KhronosGroup / COLLADA2GLTF

COLLADA to glTF converter
Other
537 stars 157 forks source link

filter meshes with no primitives #278

Open otsoa opened 3 years ago

otsoa commented 3 years ago

COLLADA can have empty meshes. In glTF this is not valid. Filter out meshes with no primitives before writing glTF.