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

ACCESSOR_WEIGHTS_NON_NORMALIZED is no longer consistent with the specification #203

Open
tigercat2000 opened this issue Mar 2, 2023 · 0 comments

Comments

@tigercat2000
Copy link

tigercat2000 commented Mar 2, 2023

Hi, in the following commits:

KhronosGroup/glTF@0a61cf8
KhronosGroup/glTF@94ed681#diff-ca628c11679a8c4c0c4031440c7c1cda27c8896ebc87c3bd1e8640efc8942d99R1451

The MUST be normalized to have a linear sum of 1.0 requirement was morphed into a SHOULD be as close as reasonably possible to '1.0' for a given vertex. requirement.

However, glTF-Validator still marks this as an error rather than a warning.

I'm not sure if this is a problem with the specification or validator. However, as the specification is no longer in pre-release, I'm assuming this is the way that it shall stand.

To explain, I believe this might be an error with the specification as it appears that KhronosGroup/glTF@94ed681 may have seen the intermediate explanation with "should" in the paragraph and upgraded it to BCP 14, whereas KhronosGroup/glTF@0a61cf8 stated it was not a breaking change and was only meant to elaborate.

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