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

某些模型动画导入后出现旋转错乱问题 #9

Open
CaptainD001 opened this issue Jun 18, 2019 · 0 comments
Open

某些模型动画导入后出现旋转错乱问题 #9

CaptainD001 opened this issue Jun 18, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@CaptainD001
Copy link
Owner

m3模型存储旋转动画采用的Quat四元数的形式存储,这种形式在max里转换到欧拉坐标系时会导致出现多解的情况,最终导致旋转动画出现大幅度的跳动。现阶段只能在导入后手动修复被影响的动画。

@CaptainD001 CaptainD001 added the bug Something isn't working label Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant