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
966f6fc77d84d564db13786178aeeba0ce226604
j3ml
/
include
/
J3ML
History
josh
1bbe237510
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push)
Failing after 1m28s
Details
Build Docs With Doxygen / Explore-Gitea-Actions (push)
Successful in 27s
Details
Further Transform2D
2025-04-22 00:28:10 -04: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
Further Transform2D
2025-04-22 00:28:10 -04: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