Tag Archives: math

Using right/left-handed viewing systems with both DirectX & OpenGL

One problem many 3D graphics beginners run into is left/right-handed view matrices. In many cases, beginners get stuck with left-handed coordinate systems because they start with DirectX. Worse of all, some sources on the web claim that DirectX somehow mandates … Continue reading

Posted in Graphics | Tagged , , | Leave a comment