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

Updated ToyCar Specular version to the latest glTF spec #389

Merged
merged 1 commit into from
May 31, 2021

Conversation

cx20
Copy link
Owner

@cx20 cx20 commented May 31, 2021

No description provided.

@cx20 cx20 merged commit d9eb344 into master May 31, 2021
@cx20 cx20 deleted the update_gltf_sample_model branch May 31, 2021 16:01
@@ -112,7 +112,7 @@
"index": 8,
"texCoord": 0
},
"specularColorTexture" : {
"specularTexture" : {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks weird. Why does this specularTexture block appear twice?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. I think your point is correct.
This model is effectively a copy from glTF-Sample-Models. You may need to have the original model modified.

KhronosGroup/glTF-Sample-Models#268

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was corrected in the following PR.
#390

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.

2 participants