Shomari Sharpe
2018-06-27 17:13:54 UTC
Hi,
i've written 2 classes that use Eigen for matrix calculations 1 for column major order (opengl) and 1 for row major order (directx)... OpenGL works as expected but directx seems to be off. How do i get the Orthographic and Perspective matrices working for left hand side, row major ordering. Also i would be nice if you guys included a matrixstack like mine that could work out of the box with directx or opengl.
Thanks for helping,
Shomari
i've written 2 classes that use Eigen for matrix calculations 1 for column major order (opengl) and 1 for row major order (directx)... OpenGL works as expected but directx seems to be off. How do i get the Orthographic and Perspective matrices working for left hand side, row major ordering. Also i would be nice if you guys included a matrixstack like mine that could work out of the box with directx or opengl.
Thanks for helping,
Shomari