Commit Graph

67 Commits

Author SHA1 Message Date
Phillip Stephens 9d657895cb Added COBBox and renamed SBoundingBox to CAABox
Reorganized code
2015-08-11 18:41:28 -07:00
Phillip Stephens 3a25f59adb * Add Athena vector types 2015-07-29 14:59:03 -07:00
Jack Andersen 829cf51c37 Removed qt files 2015-07-19 18:07:57 -10:00
Jack Andersen 08f506f4a2 added CMake 2015-07-19 16:57:16 -10:00
Phillip 4643a90b28 Merge pull request #2 from RetroView/matrix4f-work
Refactor Matrix4f, and add a few helpful classes
2015-05-06 01:15:41 -07:00
Phillip Stephens 44b47ef790 * Fix includes and project 2015-05-06 00:30:06 -07:00
Phillip Stephens b9c8268b37 * Add CFrustum and SBoundingBox 2015-05-06 00:20:44 -07:00
Phillip Stephens bc1ff31cfb Derp 2015-05-06 00:10:19 -07:00
Phillip Stephens 271df619e5 * Make a proper Matrix4 implementation (WIP)
* Add CVector4f
* Add CRectangle (for 2D AABBs)
2015-05-06 00:05:06 -07:00
Phillip Stephens 08a6903fe4 * Add operators and helper functions to CColor 2015-05-04 03:00:15 -07:00
Phillip Stephens 5e3df9ece4 * Fix SSE4.1 in CVector2f 2015-05-03 23:11:11 -07:00
Phillip Stephens 70aae5b648 * Fix CColor subscript operator
* Fix CVector2f derps
2015-05-03 23:08:00 -07:00
Phillip Stephens 8fa4959dbb * Add CVector2f 2015-05-03 22:41:38 -07:00
Phillip d158119e86 Merge pull request #1 from RetroView/sse41_and_color
* Fix CVector3f SSE4.1
2015-04-30 23:34:32 -07:00
Phillip Stephens 17956988dd * Fix CVector3f SSE4.1
* Add CColor
2015-04-30 23:31:59 -07:00
Phillip Stephens 5df0bae045 * Update MathLib 2015-04-19 16:15:32 -07:00
Phillip Stephens c8fa20ddbf Initial Commit 2015-04-19 13:39:16 -07:00