
Quaternions are four-dimensional numbers which form an associative normed division algebra over the real numbers. unit quaternions are a convenient and efficient way to represent orientations and rotations in three dimensions.
cqrlib is an ansi c implementation of a utility library for quaternion arithmetic and quaternion rotation math.
this package contains files needed for compiling programs using cqrlib.