Math Calculations On Slimdx Platform

Started by
1 comment, last by ericrrichards22 7 years, 10 months ago

Hi

1) Why is DirectX Math not included in SlimDX ?

2) How will I do math calculations on SlimDX platform?

Thanks in advance

Advertisement

SlimDX integrates a separate math library of its own: https://slimdx.org/docs/#N_SlimDX

It is pretty much equivalent to the old D3DX math libraries.

SlimDX | Ventspace Blog | Twitter | Diverse teams make better games. I am currently hiring capable C++ engine developers in Baltimore, MD.

1) Why is DirectX Math not included in SlimDX ?

I believe that SlimDX predates DirectXMath.

DirectX Math - March 2012 - https://blogs.msdn.microsoft.com/chuckw/2012/03/26/introducing-directxmath/

SlimDX - January 2012 - https://slimdx.org/download.php

Eric Richards

SlimDX tutorials - http://www.richardssoftware.net/

Twitter - @EricRichards22

This topic is closed to new replies.

Advertisement