|
c5628b028b
|
Implement Matrix4x4::OpenGLOrthoProjLH
|
2024-02-15 01:51:51 -05:00 |
|
|
fd2e3f894a
|
Implement by-Reference operators
|
2024-02-14 18:12:02 -05:00 |
|
|
efead577a5
|
Implement AABB class
|
2024-02-06 16:34:49 -05:00 |
|
|
00c0d30d6d
|
Implement RNG class
|
2024-02-06 16:34:36 -05:00 |
|
|
8fa94c1519
|
Implement Vector2::Abs() and Vector3::Abs()
|
2024-02-06 16:34:26 -05:00 |
|
|
e18a2634de
|
Implement float * Vector3 operator
|
2024-02-06 16:34:13 -05:00 |
|
|
cb5e6b4f99
|
Implement AABB::CornerPoint/ExtremePoint/PointOnEdge/FaceCenterPoint/FacePoint
|
2024-02-02 15:59:05 -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 |
|
|
792f7801bb
|
Implement Vector4 operator=
|
2024-02-01 20:47:44 -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 |
|
|
132b8a0a66
|
Implement more methods
|
2024-01-30 21:35:55 -05:00 |
|
|
0c20e9bb21
|
Implement constant Vector4s
|
2024-01-30 21:35:41 -05:00 |
|
|
710a41cbb1
|
Implement Mat4x4
|
2024-01-30 21:30:13 -05:00 |
|
|
b76c5683db
|
Remove Vector2 *
|
2024-01-30 21:29:42 -05:00 |
|
|
7278d783dc
|
Fix Circular depends
|
2024-01-30 21:29:19 -05:00 |
|
|
ef297e525c
|
Implement CreateFrustumFromCoordinateFrame()
|
2024-01-30 21:29:07 -05:00 |
|
|
09d0391c85
|
Fix member public
|
2024-01-30 21:28:42 -05:00 |
|
|
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 |
|