Provides 3D mathematical functions for PhloxAR.
Features:
- Object Oriented and Procedural interfaces
- Matrix (3x3, 4x4)
- Quaternion
- Vector (3D, 4D)
- Plane
- Ray
- Line / Line Segment (3D)
- Rectangle (2D)
- Axis Aligned Bounding Box (AABB / AAMBB)
- Geometric collision / intersection testing
Numpy multipledispatch
BSD 3-clause "New" or "Revised" License
Created by Adam Griffiths.
Copyright (c) 2012, Twisted Pair Development.
Copyright (c) 2016, Matthias Y. Chen
All rights reserved.