Rishit-dagli / 3d-transforms

3D Transforms is a library to easily work with 3D data and make 3D transformations. This library originally started as a few functions here and there for my own work which I then turned into a library.

Home Page:https://rishit-dagli.github.io/3d-transforms/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Rotation Conversions

Rishit-dagli opened this issue · comments

  • quaternion_to_matrix
  • matrix_to_quaternion
  • matrix_to_rotation_6d
  • rotation_6d_to_matrix
  • quaternion_to_axis_angle
  • axis_angle_to_quaternion
  • matrix_to_axis_angle
  • axis_angle_to_matrix
  • quaternion_apply
  • quaternion_invert
  • quaternion_multiply
  • standardize_quaternion
  • quaternion_raw_multiply
  • random ops
  • matrix_to_euler_angles
  • euler_angles_to_matrix