-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Skinning broken with log depth #6447
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Labels
Comments
This was referenced Apr 23, 2018
Merged
Babylon.js has the same issue. I think it's an issue with the model. |
I'm not convinced it's an issue with the model, because it only happens when Log Depth is enabled. |
Update: It is indeed believed to be the fault of the model, for not having normalized bone weights. See KhronosGroup/glTF#1213 (comment) |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Using log depth when skinning shows artifacts.

The current model implementation has a workaround until it is fixed. To see the issue, remove the two lines here.
The text was updated successfully, but these errors were encountered: