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

FBXLoader: switched default material type to Phong #12372

Merged
merged 3 commits into from Oct 10, 2017

Conversation

looeee
Copy link
Collaborator

@looeee looeee commented Oct 10, 2017

See #12361

FBX format only support Lambert and Phong materials, with a strong preference for Phong, so in the case that the material type is unknown it makes more sense to create a Phong material rather than a Standard material.

Also clarified a couple of comments and console logs

@mrdoob mrdoob merged commit 83952e4 into mrdoob:dev Oct 10, 2017
@mrdoob
Copy link
Owner

mrdoob commented Oct 10, 2017

Thanks!

@looeee looeee deleted the FBXLoader_switch_default_material branch January 27, 2022 10:24
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.

None yet

2 participants