Commit Graph

250 Commits

Author SHA1 Message Date
8241adb88b reci test
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m26s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 22s
2024-07-29 19:20:47 -04:00
38c8afa0e6 Merge remote-tracking branch 'refs/remotes/origin/main'
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m28s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 19s
reci bullshit
2024-07-29 19:17:33 -04:00
25000760e1 reci test 2024-07-29 19:17:03 -04:00
1c2250dbc7 Update J3ML.cpp
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 58s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 26s
Fix for GCC 13.3
2024-07-29 19:11:02 -04:00
292517ecc5 reci test
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m38s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 27s
2024-07-29 18:55:07 -04:00
482cac72e7 reci test
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 20s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 28s
2024-07-29 18:51:16 -04:00
779b377548 Make sure to use lua5.3
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m36s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 33s
2024-07-29 18:47:01 -04:00
03bdd87398 Updated to use new ReCI
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 14s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 33s
2024-07-29 18:45:06 -04:00
3e607d310d Add PBVolume.hpp
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m1s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 21s
2024-07-10 14:22:08 -04:00
a03c2cbfb0 Add OBB::ClosestPoint Enclose Distance Contains 2024-07-10 14:21:56 -04:00
c24a352350 Add Plane::ProjectToNegativeHalf ProjectToPositiveHalf 2024-07-10 14:21:34 -04:00
c5e5958066 Re-add vertices to Triangle2D for compat with JGL 2024-07-10 14:20:48 -04:00
a3963a4f66 Add SparseMatrix.hpp - Currently just a stub header, research into sparse matrices forthcoming. 2024-07-10 14:20:34 -04:00
ed9fbc7ab8 Header Fixes 2024-07-10 14:20:11 -04:00
e8b907d86a Implement Matrix4x4::Determinant4 IsIdentity 2024-07-10 14:19:46 -04:00
68c6f6c9f8 Implement Polygon::ToPolyhedron 2024-07-10 14:19:16 -04:00
2f9cb5dd87 Implement Polyhedron::Contains Intersects ContainsConvex ClosestPoint IsNull 2024-07-10 14:19:04 -04:00
b07e926cd9 Add copyright signature to main file 2024-07-10 14:18:10 -04:00
98802f2b0d Implement J3ML Core Math & Unit Tests 2024-07-10 14:17:56 -04:00
cbfbc6acf0 Implement Frustum Unit Tests (Currently failing) 2024-07-10 14:17:34 -04:00
6684c64ab7 Frustum partial implementation. 2024-07-10 14:17:20 -04:00
62aeb36628 Header include fixes and implementation of more unit tests. 2024-07-10 14:16:51 -04:00
926defe7bb Implement AABB Unit Tests 2024-07-10 14:15:55 -04:00
52e1670b80 Several files renamed to match new consistency-style of preferring .hpp over .h to indicate C++ Headers 2024-07-10 14:15:25 -04:00
6ae876c435 Implement Sphere documentation 2024-07-10 14:14:21 -04:00
a8dd46efc3 Implement Triangle::NumFaces NumEdges NumVertices CenterPoint Intersects(LineSegment) 2024-07-10 14:13:51 -04:00
2195752e1e Implement Vector2::RandomBox 2024-07-10 14:13:14 -04:00
27efa7da92 Implement Vector3::ScaleToLength & ToString() 2024-07-10 14:12:47 -04:00
a6612fac4d Further implementation of core math functions.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m20s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 23s
2024-07-06 21:45:11 -04:00
5db85bf035 Remove Reinterpret from RNG file 2024-07-06 21:44:45 -04:00
57a74fd61c Moved Union Reinterpret implementation to Reinterpret.hpp 2024-07-06 21:44:28 -04:00
9253cfc8c7 Fixed several recursive header issues, refactored Math lib, began implementing core mathematical functions as wrappers around stdmath, will implement SSE and lookup tables later.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m13s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 19s
2024-07-05 16:13:13 -04:00
bc7adae8af reci test
All checks were successful
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 21s
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 41s
2024-07-04 14:58:42 -04:00
be6e71a7eb reci test
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 12s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 19s
2024-07-04 14:57:40 -04:00
66ca06a5b8 reci test
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 13s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 21s
2024-07-04 14:56:50 -04:00
adcf0e68d7 reci test
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 0s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 26s
2024-07-04 14:56:15 -04:00
e07f2c9601 reci test
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 0s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 24s
2024-07-04 14:55:48 -04:00
bcbf97d2c7 ReCI test
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 0s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 18s
2024-07-04 14:47:58 -04:00
4db75da577 test ReCI
All checks were successful
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 21s
2024-07-04 14:45:55 -04:00
89561e4f2f Use ReCI workflow
All checks were successful
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 22s
2024-07-04 14:44:57 -04:00
c71cabf523 action test
Some checks failed
Run tests / Explore-Gitea-Actions (push) Failing after 3s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Failing after 13m16s
2024-07-03 15:15:41 -04:00
5185f631ba action test
Some checks failed
Run tests / Explore-Gitea-Actions (push) Failing after 3s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Failing after 15m23s
2024-07-03 14:34:19 -04:00
962251d6a7 action test
Some checks failed
Run tests / Explore-Gitea-Actions (push) Failing after 3s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Has been cancelled
2024-07-03 12:50:58 -04:00
14d1c466af action test
Some checks failed
Run tests / Explore-Gitea-Actions (push) Failing after 0s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Has been cancelled
2024-07-03 12:41:02 -04:00
c722fdfc63 action test
Some checks failed
Build Docs With Doxygen / Explore-Gitea-Actions (push) Has been cancelled
Run tests / Explore-Gitea-Actions (push) Failing after 0s
2024-07-03 12:01:47 -04:00
f01392a64f action test
Some checks failed
Build Docs With Doxygen / Explore-Gitea-Actions (push) Waiting to run
Run tests / Explore-Gitea-Actions (push) Failing after 1s
2024-07-03 11:57:46 -04:00
985ac12509 action test
Some checks failed
Build Docs With Doxygen / Explore-Gitea-Actions (push) Waiting to run
Run tests / Explore-Gitea-Actions (push) Failing after 1s
2024-07-03 11:55:39 -04:00
ad09bcaeb1 action test
Some checks failed
Run tests / Explore-Gitea-Actions (push) Failing after 14m32s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Failing after 3m6s
2024-07-03 10:31:07 -04:00
a11b4b6d3c action test
Some checks failed
Run tests / Explore-Gitea-Actions (push) Failing after 5s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Failing after 3s
2024-07-03 10:21:16 -04:00
e2500da25d action test
Some checks failed
Run tests / Explore-Gitea-Actions (push) Waiting to run
Build Docs With Doxygen / Explore-Gitea-Actions (push) Failing after 6s
2024-07-03 10:21:06 -04:00