|
Boost : |
Subject: [boost] (Boost) QVM update
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2013-01-02 00:40:31
Boost QVM has been updated. Note, this library has not been reviewed
yet and it is not part of Boost.
Boost QVM provides a set of generic functions for working with
quaternions, and vector and matrix types of static size. All
operations use a type-traits system, which enables types from other
vector/matrix libraries to be integrated in a common type-safe
interface.
The current source code and documentation is available at
http://www.revergestudios.com/boost-qvm. It contains minor bug fixes,
and the following new features:
- view proxies that negate matrix rows and columns (negr/negc)
- view proxies that swap two rows or columns in a matrix (swapr/swapc)
- functions for indexing at run-time of any vector or matrix object of
arbitrary size.
Comments and bug reports are appreciated.
Thanks!
Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk