KhronosGroup / KhronosGroup/glTF
Clarification regarding `image` entries
Open
specification
- Dominant language
- HTML
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 17h 26m
- Merged PRs (30d)
- 5
Description
Hello, I have 2 questions about `image` entries that I cannot find the answer to in the specs:
1. What happens when an `image.uri` points to a file which is missing?
Does the GLTF asset file become invalid?
2. What happens when an `image` entry has neither a `uri` field nor a `bufferView` field?
[This chapter](https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#images) seems to imply that at least one of them would be required but I could not find a place where it is explicitly stated.
Contributor guide
Assessment
This issue has not been assessed yet.