Quaternions for a continuous sequence of rotations?



Composition of quaternions allows us to calculate a single rotation
that is equivalent to a sequence of specified rotations, in which each
successive axis and angle of rotation need bear no relation to its
predecessor. Now think of a situation where the axis and angle change
continuously; the simplest I can think of is where a solid body
rotates at a constant angular velocity, about an axis which changes
smoothly as a specified function of time. Can quaternions still be
used here? I mean, obviously the problem could be numerically
approximated as a sequence of rotations dt apart, and I have no
(great) trouble believing that the result of the calculation would
tend to a well-defined limit as dt tended to zero. What is not at all
clear to me, however, is whether this limit would be the same as the
result of the continuous process, rotations being the slippery chaps
that they are. Can anyone help me out, please (references would be
great)? Hopefully,

Andy
.



Relevant Pages

  • Re: dotproduct rotations
    ... The angle returned is the smallest angle between the two vectors, ... need an additional sign check on one of the original vector's axis to decide ... Microsoft DirectX MVP, ... now the rotations around the y axis work perfectly but the rotations ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Re: Constrained quaternion rotation
    ... We are looking to pin down one axis to a World plane instead, ... There are infinitely many correction rotations, ... My Quaternion class has *two* functions named GetClosestX. ... where you can specify angle constraints on t. ...
    (comp.graphics.algorithms)
  • euler angles ,
    ... talks about fixed axis rotation where you rotate an object about each of the ... It then talks about Euler angles, ... rotations always happen along the updated object axes in some order. ...
    (comp.graphics.algorithms)
  • Re: overlapping area of two ellipses
    ... I have two ellipses, which I know their centers, axis a and axis b and ... rotations for each of them. ... approximates the overlapping area is ok. ... ellipses...So if I can find a reasonable approximation, ...
    (comp.graphics.algorithms)
  • Re: overlapping area of two ellipses
    ... I have twoellipses, which I know their centers, axis a and axis b and ... rotations for each of them. ... Identical ellipses: ... No overlapping ellipses: ...
    (comp.graphics.algorithms)