Boost logo

Boost :

Subject: [boost] Review Request: QVM (generic Quaternion, Vector and Matrix operations library)
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2015-05-04 15:06:31


Boost QVM defines a set of generic functions and operator overloads for
working with quaternions, vectors and matrices of static size. The library
also defines vector and matrix data types, however it allows users to
introduce their own types by specializing the q_traits, v_traits and
m_traits templates.

Online documentation and a link to download the source code under the Boost
license is available at http://www.revergestudios.com/boost-qvm/.

I would like to thank Adam Wulkiewicz for volunteering to be the review
manager for QVM and for his valuable initial feedback.

Thanks,
Emil Dotchevski


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk