Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The BIN chunk might not always be the second chunk #25

Open
javagl opened this issue Dec 13, 2017 · 0 comments
Open

The BIN chunk might not always be the second chunk #25

javagl opened this issue Dec 13, 2017 · 0 comments

Comments

@javagl
Copy link
Owner

javagl commented Dec 13, 2017

Right now, the reader assumes the BIN chunk to be the second one (if present), at https://github.com/javagl/JglTF/blob/master/jgltf-model/src/main/java/de/javagl/jgltf/model/io/v2/RawBinaryGltfDataReaderV2.java#L74

According to KhronosGroup/glTF#1177 , this may have to be relaxed, so that the reader checks whether it finds a BIN chunk anywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant