Commit Graph

29 Commits

Author SHA1 Message Date
27efa7da92 Implement Vector3::ScaleToLength & ToString() 2024-07-10 14:12:47 -04:00
70aa74719a Minor fixes related to test migration
Some checks failed
Run tests / Explore-Gitea-Actions (push) Failing after 2m32s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 37s
2024-06-26 11:44:04 -04:00
5ff6f00754 Fix typos in Vector3 documentation
Some checks are pending
Run tests / Explore-Gitea-Actions (push) Waiting to run
Build Docs With Doxygen / Explore-Gitea-Actions (push) Waiting to run
2024-06-04 16:27:32 -04:00
312d039001 Implement Vector3::FromScalar() RandomDir() RandomSphere() RandomBox()
Some checks are pending
Run tests / Explore-Gitea-Actions (push) Waiting to run
Build Docs With Doxygen / Explore-Gitea-Actions (push) Waiting to run
2024-05-31 15:19:45 -04:00
c7aef869a0 Implement Vector3::Orthonormalize() AreOrthonormal()
Some checks failed
Run tests / Explore-Gitea-Actions (push) Failing after 38s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 25s
2024-05-27 13:35:35 -04:00
f72bb0de9f Implement more static constants for Vector3
All checks were successful
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 1m7s
2024-05-10 14:59:57 -04:00
bbd3e8b75d Implemented More Documentation 2024-04-09 17:07:38 -04:00
d7b2157b0c Giga Geometry Implementation 2024-04-08 13:27:56 -04:00
0aff68b63e Tweeker Commit (Have Fun Reviewing This) 2024-04-05 12:15:01 -04:00
b2b5fd841d Document Vector3 2024-04-04 21:37:12 -04:00
de108630b6 Unfinished Work 2024-03-23 16:20:57 -04:00
4085a1700c Implement Vector3::Equals 2024-03-21 20:43:07 -04:00
d1529f05b0 Implement AABB::GetRandomPoint methods 2024-03-21 14:00:31 -04:00
dc41dcf520 Implement Vector3::MinElement 2024-03-20 15:36:27 -04:00
d60c71373b Implement Vector3 += -= *= /= 2024-03-19 14:26:26 -04:00
718f63a3c8 Large Restructure and Organization 2024-02-27 00:42:24 -05:00
fd2e3f894a Implement by-Reference operators 2024-02-14 18:12:02 -05:00
e18a2634de Implement float * Vector3 operator 2024-02-06 16:34:13 -05:00
9a5f12e505 Implement J3ML Namespace 2024-02-02 13:53:23 -05:00
40e69d5c4f Implement Mat4x4 Translate, Transform, FromTranslation 2024-01-31 18:34:15 -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
1eae732718 Implement D3DOrtho 2024-01-12 10:27:36 -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
d2960b1dc4 Implement Vector2Tests 2023-12-29 01:02:57 -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