SIMD support...

JoeCoder dnewsgroup2 at yage3d.net
Sun Jan 15 18:54:51 PST 2012


On 1/15/2012 1:42 PM, Walter Bright wrote:
>
> A nice vector math library for D that puts us competitive will be a nice
> addition to Phobos.

The gl3n library might be something good to build on:
https://bitbucket.org/dav1d/gl3n

It looks to be a continuation of the OMG library used by Deadlock, and 
is similar to the glm (http://glm.g-truc.net) c++ library which emulates 
glsl vector ops in software.

We'd need to ask if it can be re-licensed from MIT to Boost.


More information about the Digitalmars-d mailing list