This website requires JavaScript.
Explore
Help
Register
Sign In
josh
/
j3ml
Watch
1
Star
0
Fork
1
You've already forked j3ml
Code
Issues
12
Pull Requests
Actions
Packages
Projects
Releases
41
Wiki
Activity
Files
9ecb64a2fea51dc752d4cb88304cdd9d6bd40928
j3ml
/
include
/
J3ML
History
josh
9ecb64a2fe
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push)
Successful in 5m32s
Details
Build Docs With Doxygen / Explore-Gitea-Actions (push)
Successful in 30s
Details
Messing with matrices.
2025-06-11 08:12:31 -05:00
..
Algorithm
Fix includes
2024-12-11 01:34:38 -05:00
Geometry
Implement Geometry::Rect2D class, which will work in tandem with 2D geometry tools such as Transform2D, AABB2D, OBB2D, Polygon2D
2025-04-18 15:31:22 -04:00
LinearAlgebra
Messing with matrices.
2025-06-11 08:12:31 -05:00
Geometry.hpp
Fixed windows errors
2024-08-07 23:17:59 -04:00
J3ML.hpp
Add legacy Carmack implementation of Reciprocal Sqrt
2025-03-04 16:31:47 -06:00
LinearAlgebra.hpp
Add Vector2i to LinearAlgebra header file.
2025-04-18 14:57:47 -04:00
Math.hpp
Implement J3ML Core Math & Unit Tests
2024-07-10 14:17:56 -04:00
SSE.hpp
Fixed several recursive header issues, refactored Math lib, began implementing core mathematical functions as wrappers around stdmath, will implement SSE and lookup tables later.
2024-07-05 16:13:13 -04:00
Units.hpp
Implement Circle header, rename all files to use .hpp extension.
2024-07-31 14:22:10 -04:00