GLB is a version of glTF. With glTF, some data is stored in external files, like textures (which will be an image like JPEG or PNG), or animation data (BIN)...etc. However, GLB files store those data internally, there is no support files are needed. Additionally, even thought GLB files include that supporting data, GLB files are still about 30% smaller than glTF.
3D model file formats
Written by Stefan Oostendorp
Updated over 2 years ago