Boost logo

Boost :

Subject: [boost] Review manager for Boost QVM?
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2014-06-05 23:38:40


Hello,

The QVM library has been in the review queue for a some time waiting
for a review manager. I've been receiving occasional support requests
from random people, and I remember there was at least some initial
interest when I proposed the library years ago, but nobody has
volunteered to be the review manager yet.

This is a library for working with (Q)uaternions and statically-sized
(V)ectors and (M)atrices, it's the kind of high level library that is
useful to video game programers working with 3D graphics.

It's unique (AFAIK) feature is that it uses a type traits system that
allows all library functions to operate on 3rd-party types, making it
easy to integrate types from different other math libraries into a
single type-safe environment. It also has functions that can map
vectors as matrices or matrix rows/columns as vectors, or even present
mutable transposed view to any matrix, all without creating temporary
objects.

The documentation and source code can be found here:
http://www.revergestudios.com/boost-qvm/

Anyone takers? :)

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