Commit Graph

135 Commits

Author SHA1 Message Date
83021229d5 Fix circular depends 2024-01-30 21:28:21 -05:00
21ceca62dc Adding more Mat4x4 functionality 2024-01-30 13:13:09 -05:00
32577f79b8 Header implementations 2024-01-29 14:50:00 -05:00
e76a0954d3 Implement Vector-to-Vector Multiplication + division 2024-01-29 14:43:51 -05:00
47b25c695f Partial Implement QuadTree 2024-01-29 14:43:26 -05:00
6c7d63e467 Implement AABB2D 2024-01-29 03:16:50 -05:00
16c8dd1998 Implement QuadTree 2D 2024-01-26 15:55:51 -05:00
79f6b2f154 Implement Vector2 functions 2024-01-26 15:55:42 -05:00
08974413ae Implement AABB2D 2024-01-26 15:53:25 -05:00
256fe730cd Implement Geometric Class Definitions (round 2) 2024-01-26 00:14:28 -05:00
4152b0d2aa Implement Geometric Class Definitions 2024-01-25 19:09:48 -05:00
56077b7c86 Implement AABB 2024-01-25 19:09:36 -05:00
5cd5a44963 Implement Geometric Types 2024-01-25 14:01:19 -05:00
d012af1214 Implement Transform2D 2024-01-23 21:46:07 -05:00
f04e08201d Merge remote-tracking branch 'origin/main' 2024-01-23 04:14:34 -05:00
f7a7ec38d7 Implement Transform2D.h 2024-01-23 04:14:24 -05:00
a64f129bf7 Make it static 2024-01-15 16:09:44 -05:00
fd2289cee3 Implement V3::Direction 2024-01-15 15:20:32 -05:00
03f0193df7 Implement M3x3::SetColumn 2024-01-15 15:17:39 -05:00
1eae732718 Implement D3DOrtho 2024-01-12 10:27:36 -05:00
32046d88cd Implement Diagonal 2024-01-12 05:53:12 -05:00
93759ba545 Jim 2024-01-12 05:17:01 -05:00
dea5735c87 Implement CreateFrustumFromCamera 2024-01-10 14:46:12 -05:00
cc9ff95daa Implement ToQuat 2024-01-07 02:14:31 -05:00
7429f0782f Implementing Vector3 Unit Tests 2024-01-02 21:31:44 -05:00
09922ac0bd Implementing Vector3 Unit Tests 2024-01-02 16:29:19 -05:00
0620c8aea5 Implement GetRow, GetColumn, At methods for Mat2x2 2023-12-29 15:54:46 -05:00
c3053ceb3a Implement Transform methods 2023-12-29 12:38:50 -05:00
17718fa409 Implement Vector2 static member methods 2023-12-29 12:32:46 -05:00
d2960b1dc4 Implement Vector2Tests 2023-12-29 01:02:57 -05:00
7e32c2ec62 Adding code x3 2023-12-28 16:04:31 -06:00
24cc2e79bc Adding code x3 2023-12-27 21:42:38 -06:00
f90f1cf40b Adding code x2 2023-12-26 21:29:05 -06:00
d9bd070fd1 Adding code 2023-12-26 13:24:13 -06:00
61e3300fba Initial Commit 2023-12-25 13:24:33 -06:00