takahirox / three-gltf-extensions

Unofficial Three.js glTF loader/exporter plugins
MIT License
123 stars 20 forks source link

GLBRangeRequests: No need to reject even if no bin chunk #86

Closed takahirox closed 1 year ago

takahirox commented 1 year ago

No bin chunk GLB is valid. And rejects and ask to load the asset in the regular gltfLoader.load() on user end is costly.