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: show wrong transform #12716

Closed
4 of 13 tasks
jy-tao opened this issue Nov 21, 2017 · 3 comments
Closed
4 of 13 tasks

FBXLoader: show wrong transform #12716

jy-tao opened this issue Nov 21, 2017 · 3 comments

Comments

@jy-tao
Copy link

jy-tao commented Nov 21, 2017

Description of the problem

Today, I found that FBXLoader doesn't load the correct transform for model. Then, I try the three.js editor on the website, also shows wrong result.

Original FBX File:
test1.zip

Original model in 3dsmax:
trrzsv82 381 tkn9 a2f

Wrong result in my code:
d pawxir1ge69r 1 7nn

Three.js Website Editor result:
nbvib1 s0v4yhr4 hjcilfn
7s cdu nw a338qm n

Three.js version
  • Dev
  • r88
  • r87
Browser
  • All of them
  • Chrome
  • Firefox
  • Internet Explorer
OS
  • All of them
  • Windows
  • macOS
  • Linux
  • Android
  • iOS
Hardware Requirements (graphics card, VR Device, ...)
@jy-tao jy-tao changed the title FBX loader read wrong transform FBX loader show wrong transform Nov 21, 2017
@jy-tao jy-tao changed the title FBX loader show wrong transform FBXLoader: show wrong transform Nov 21, 2017
@looeee
Copy link
Collaborator

looeee commented Nov 21, 2017

Confirmed, this seems to be loading correctly in other viewers but not with three.js. I'll take a look.

@looeee
Copy link
Collaborator

looeee commented Nov 21, 2017

Turned out to be a pretty easy fix: #12717

@jy-tao
Copy link
Author

jy-tao commented Nov 21, 2017

Awesome! It's Correct now. :)
Thank you ~ 👍

@looeee looeee closed this as completed Nov 27, 2017
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

No branches or pull requests

2 participants