SIMD support...
Walter Bright
newshound2 at digitalmars.com
Sun Jan 15 19:00:03 PST 2012
On 1/15/2012 6:54 PM, JoeCoder wrote:
> 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.
I have never used libraries like that, and so it isn't obvious to me what a good
one would look like.
More information about the Digitalmars-d
mailing list