Vector3D SSE
"Vector3D SSE" is a C++ header library for fast operations on vectors / matrices ( 3D / 3x3 ) using Streaming SIMD Extensions ( SSE, SSE 2, SSE 3, SSE 4.1 and SSE 4.2 ); tends to be used in 3D graphic applications and game developement.