Boost logo

Boost :

From: Triger Trader (tiger_trader_at_[hidden])
Date: 2007-03-06 15:00:23


>>Without that, I think it
will just be duplicating functionality already in Boost, just with a
different API.

No, this is special library for 3D development. You can choose between performance or precision, size or speed.

>>How hard would it be to make the Boost Quaternion classes work with the
Matrix classes in Ublas?

No, boost quaternion class does not have special functions and matrix conversion.

uBLAS - vary size, any needs library. But 3D development want only fixed size vectors and matrices, because we can do loop unrolling for that. Max performance want every 3D developer, plus easy to use tool(and understood).

- Kasak Sergey


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