Archive for quaternion

_1024_QuaternionToGLMatrix QCPlugin

Posted in QC plugins, quartz composer with tags , on February 11, 2012 by Francois Wunschel

Converts a Quaternion into an OpenGL Matrix.
For use with Kineme GLTools.
Download from the box, sample file included.

Note that you cannot interpolate quaternions directly,
it requires the use of a SLERP function
(Spherical Interpolation, which obviously I haven’t yet incorporated into a QC patch).