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
52e1670b80d944a63bb4d73ddec9679f73b6438c
j3ml
/
include
/
J3ML
History
josh
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
..
Algorithm
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
Geometry
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
LinearAlgebra
Implement Vector2::RandomBox
2024-07-10 14:13:14 -04:00
Geometry.h
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
J3ML.h
Further implementation of core math functions.
2024-07-06 21:45:11 -04:00
LinearAlgebra.h
Large Restructure and Organization x2
2024-02-27 00:42:37 -05: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.h
Large Restructure and Organization
2024-02-27 00:42:24 -05:00