define rotations by rotational axis and rotational angle
Syntax
rot = rotation.byAxisAngle(v,omega)Input
| v | rotational axis vector3d |
| omega | rotation angle |
Output
| rot | rotation |
See also
rotation.rotation rotation.byEuler rotation.byMatrix rotation.map
define rotations by rotational axis and rotational angle
rot = rotation.byAxisAngle(v,omega)
| v | rotational axis vector3d |
| omega | rotation angle |
| rot | rotation |
rotation.rotation rotation.byEuler rotation.byMatrix rotation.map