DirectXMath alternative
    Guillaume Piolat 
    first.last at gmail.com
       
    Tue Dec  4 20:41:54 UTC 2018
    
    
  
On Tuesday, 4 December 2018 at 20:33:07 UTC, John Burton wrote:
> What is the best alternative for D, assuming there is anything?
> (I want vector, matrix math for use in D3, things like 
> inverting a matrix, getting perspective matrices etc)
> I can program something myself if necessary but I'd prefer notto
You have the choice between the following packages:
- dlib
- gfm:math
- gl3n
    
    
More information about the Digitalmars-d-learn
mailing list