You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When exporting models compressed with meshopt, the GLTFExporter may generate unexpected byteStride values. It appears this issue has already been addressed in the upstream three.js repository through this commit. To improve compatibility with meshopt-compressed models, it might be beneficial to consider syncing this fix into the library's current implementation.