Ara matrices calculated on GPU or on CPU? ifIf I add somea math library (for example containing a Matrix class) and use it in my program drawing with OpenGL, will my programbe work slower than whenif I use standartused standard OpenGL functionfunctions for matricesmatrix calculations? and what aboutDoes the same hold true for DirectX? Thnx in advance.