
23 May
2007
23 May
'07
11:34 p.m.
On Wed, 23 May 2007, Stjepan Rajko wrote:
Cool - I'd be interested. It seems like it would be a decent foundation for simple low-dimensional point / vector classes, perhaps? I'll check out what you have in the sandbox.
This is what we primarily use it for here: vector operations as well as the base for quaternions. It also does well for homogeneous coordinate matrices. The design use-case is most general vector math ops of known, fixed size. Future possiblities also include support for SIMD etc a la macstl. Mike