Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 188 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 188 Bytes

Math3D

Vector/Quaternion math translated to C++ from LibGDX (Java)

https://github.com/libgdx/libgdx

It's basically a (incomplete) port of the Vector3 and Quaternion classes as of yet.