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
7bb94f9897587b35f1d785ac239d5fbdbcb8210a
j3ml
/
include
/
J3ML
/
Algorithm
History
josh
6aa7dc9745
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push)
Failing after 58s
Details
Build Docs With Doxygen / Explore-Gitea-Actions (push)
Successful in 21s
Details
Fixed undefined reference in Bezier curve. Other additions and fixes included.
2024-08-05 15:14:06 -04:00
..
Bezier.hpp
Fixed undefined reference in Bezier curve. Other additions and fixes included.
2024-08-05 15:14:06 -04:00
Clock.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
DifferentialSolvers.hpp
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
GJK.hpp
Implement Circle header, rename all files to use .hpp extension.
2024-07-31 14:22:10 -04:00
Reinterpret.hpp
Moved Union Reinterpret implementation to Reinterpret.hpp
2024-07-06 21:44:28 -04:00
RNG.hpp
Implement Circle header, rename all files to use .hpp extension.
2024-07-31 14:22:10 -04:00
SAT.hpp
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
Spring.hpp
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