Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 313 Bytes

UMath

UMath,vector3,matrix4*4,unity3d,quaternion,transform. the code can use with out unity. because our project need run 3dmath on server. the animator write with unity so need this code.

Unity3d数学库

主要是矩阵,向量,四元素和变换。 因为服务器需要运行所以写了这些。