Fork of https://code.google.com/archive/p/gameobjects/downloads
Original Author: Will McGugan will@willmcgugan.com
- Added as_euler_angles method to Matrix44 class
- Added as_numpy_matrix method to Matrix44 class
- Added d2r (degrees-to-radians) and r2d (radians-to-degrees) methods to the util module
- Some comment and formatting fixes
- Added a
Vector4
class - Fixed some bugs in
Vector3
- Added a
trace
method, andas_quaternion
method toMatrix44
- This is the initial release not checked into this repo but available here: https://code.google.com/archive/p/gameobjects/downloads