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

jme3-plugins loads SimpleSparseAccessor incorrectly #2099

Open
stephengold opened this issue Oct 13, 2023 · 0 comments
Open

jme3-plugins loads SimpleSparseAccessor incorrectly #2099

stephengold opened this issue Oct 13, 2023 · 0 comments
Labels
defect Something that is supposed to work, but doesn't. Less severe than a "bug"

Comments

@stephengold
Copy link
Member

I noticed a defect in GltfLoader while developing the MonkeyWrench library.

The test data is SimpleSparseAccessor from Khronos's glTF sample models.

Here's how it looks in CompareLoaders when "SimpleSparseAccessor/glTF/SimpleSparseAccessor.gltf" is loaded using jme3-plugins:

SimpleSparseAccessor

I haven't identified the root cause of this bug. However, since MonkeyWrench passes this same test, it's probably solvable.

@stephengold stephengold added the defect Something that is supposed to work, but doesn't. Less severe than a "bug" label Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Something that is supposed to work, but doesn't. Less severe than a "bug"
Projects
None yet
Development

No branches or pull requests

1 participant