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

aa2rotmat(axis_angle) returns rotation matrix(3*3) not euler angle(3*1) #127

Closed
youngstu opened this issue Dec 27, 2021 · 1 comment
Closed

Comments

@youngstu
Copy link

youngstu commented Dec 27, 2021

self.euler_angles[index] = aa2rotmat(axis_angle)

aa2rotmat(axis_angle) returns rotation matrix(3x3) not euler angle(3x1),maybe it is a bug.

@Arthur151
Copy link
Owner

Sorry, this function (directly convert to bvh) hasn't been finished.
I have been moved on to another function.
You can convert the outputs to .fbx first and then export bvh in Blender.

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