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

Add check for invalid tangent data in Maya #1132

Conversation

SergioRZMasson
Copy link
Contributor

It is possible that Maya returns a vector with values 0,0,0 when exporting tangent data for mesh. If mesh has invalid model data we should not export it to avoid creating an invalid GLB.

Fix #1131

@SergioRZMasson SergioRZMasson merged commit c897484 into BabylonJS:master Jan 27, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

Maya 2023 Exporter can produce glb files with validation errors.
2 participants