Package Exports
- xyzw/es5/Math
- xyzw/es5/Matrix3
- xyzw/es5/Vector2
- xyzw/es5/Vector3
- xyzw/es5/Vector4
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (xyzw) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
xyzw
A generic, fast & comprehensive vector math library in javascript
This library makes heavy use of getters, setters and constants and will not work in browsers < IE9.
JSDoc-Documentation is available here.
Licensed under the MIT license