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).