Geopipe / gltf2glb

GLTF to Binary GLTF (GLB) converter, supporting Cesium Batch and Instance files (b3dm and i3dm) as well.
BSD 3-Clause "New" or "Revised" License
93 stars 27 forks source link

gltf2glb.py no longer functions (and is no longer needed) #18

Closed elfprince13 closed 2 years ago

elfprince13 commented 2 years ago

gltf2glb.py is coded against a GLTF schema which does not appear to be generated any longer by COLLADA2GLTF. Happily, COLLADA2GLTF now has native support for GLB export, so we should be able to just remove this file and keep the container formats.