-
Notifications
You must be signed in to change notification settings - Fork 42
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
Future Tests #69
Comments
Would like to request a test case using |
The byte and short accessors here are normalized: https://github.com/bghgary/glTF-Asset-Generator/tree/generated-assets/GeneratedAssets/Primitive_Attribute We somehow lost the note about this in the README. @stevk @kcoley Can you add this back? Thanks! |
I can work on adding the note. We will also need to push out an update to the generated assets branch since the normalized bytes and shorts were miscomputed in v0.3. The corrected values are currently available on the develop branch. I'll work on an update for both of these changes. |
Awesome, thanks! |
No problem! Here is an updated release with the proper normalized byte and short values and the updated README. The models have also been changed to the +z forward convention: https://github.com/bghgary/glTF-Asset-Generator/releases/tag/v0.3.1 |
Consolidated list with #63 |
These aren't on the roadmap yet
Positive Tests
Negative Tests
The text was updated successfully, but these errors were encountered: