-
Notifications
You must be signed in to change notification settings - Fork 0
Discrete math library
License
santa01/math
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Discrete math library Latest version of the library is available at: https://github.com/santa01/math The library provides a couple of classes that are: * Vec3, Vec4 - three and four component vectors; * Mat3, Mat4 - 3x3 and 4x4 two dimentional matrices; * Quaternion - quaternion implementation. If you are interested in the library, you can contact me via [email protected] The library is licensed under MIT license, see COPYING for details.