Commit Graph

31 Commits

Author SHA1 Message Date
de108630b6 Unfinished Work 2024-03-23 16:20:57 -04:00
802c321115 Implement Missing things (More To Come) (Broken build) 2024-03-21 15:24:50 -04:00
4aaf430f68 Implement Several Methods 2024-02-29 02:17:06 -05:00
232bfebbef Implement Matrix4x4::Matrix4x4 from float pointer 2024-02-27 02:56:09 -05:00
c50719de36 Implement Matrix4x4::Scale 2024-02-27 01:56:54 -05:00
718f63a3c8 Large Restructure and Organization 2024-02-27 00:42:24 -05:00
8049fd3a60 Implement Matrix4x4::OpenGLPerspProjLH 2024-02-15 02:28:03 -05:00
2e7bba8d87 Implement Matrix4x4::OpenGLOrthoProjLH 2024-02-15 02:17:02 -05:00
c5628b028b Implement Matrix4x4::OpenGLOrthoProjLH 2024-02-15 01:51:51 -05:00
9a5f12e505 Implement J3ML Namespace 2024-02-02 13:53:23 -05:00
d37b685df9 Implement Matrix3x3 FromScale and ScaleBy 2024-02-01 21:02:18 -05:00
12bf687f33 Implement static operator* 2024-02-01 20:22:32 -05:00
432fa32f57 Implement Mat4x4::FromTranslation 2024-02-01 20:07:00 -05:00
0597b4c937 Implement Mat4x4::Swaps 2024-02-01 17:49:05 -05:00
69ca7c5c05 Implement Mat4x4::LookAt 2024-02-01 17:27:32 -05:00
c858d3b889 Implement Mat4x4 member docs 2024-02-01 17:23:48 -05:00
35fded8ec0 Implement Mat4x4::WorldX/Y/Z/IsFinite 2024-02-01 17:17:04 -05:00
6b78a0b731 Implement Mat4x4::Diagonal 2024-02-01 17:10:56 -05:00
a32719cdeb Implement Mat4x4::Determinant 2024-02-01 14:20:25 -05:00
19b5630deb Move to implementation file 2024-01-31 20:06:35 -05:00
5080305965 Implement Mat4x4 Inverse() (Yikes!!!) 2024-01-31 20:05:31 -05:00
40e69d5c4f Implement Mat4x4 Translate, Transform, FromTranslation 2024-01-31 18:34:15 -05:00
710a41cbb1 Implement Mat4x4 2024-01-30 21:30:13 -05:00
21ceca62dc Adding more Mat4x4 functionality 2024-01-30 13:13:09 -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
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
f90f1cf40b Adding code x2 2023-12-26 21:29:05 -06:00
d9bd070fd1 Adding code 2023-12-26 13:24:13 -06:00