Boost logo

Boost :

Subject: Re: [boost] Is there any need for a math library doing vectors and matrices operations?
From: Michael Fawcett (michael.fawcett_at_[hidden])
Date: 2008-11-04 10:59:49


On Mon, Nov 3, 2008 at 12:26 PM, Christophe Riccio
<g.truc.creation_at_[hidden]> wrote:
>
> However, those GPU languages provide good features but limited features: No
> quaternion, no transformation, lot of limitation on types and rules that
> couldn't apply directly in C++ (swizzle operators).

Take a look at the Boost Vault for a swizzle implementation in C++.

http://www.boostpro.com/vault/index.php?&directory=Math%20-%20Geometry

You'll want swizzle_demo_01.zip.

I'll try to take a look at your library soon.

--Michael Fawcett


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