The CoinXtension library is a small extension to the easy-to-use "Coin 3D" graphics framework. It offers some additional operators for the existing data types in Coin 3D, but more importantly it extends the linear algebra capabilities of the original framework by adding the new SbXtMatrix3d data typ. This offers such useful routines as eigenvalues and QR-decomposition. It also provides a SbXtQuaternion class for quaternion representation.
| Tags | multimedia Graphics 3D Modeling |
|---|---|
| Operating Systems | Unix |
| Implementation | C++ |
Recent releases


Release Notes: Support for Euler angles and many bugfixes.


Release Notes: This release adds a new naming scheme, additional operators, implementation of importation/exportation of SbXtMatrix3d Minor, and code improvements.


Release Notes: Doxygen documention and some new operators were added.