This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
filament
Watch
1
Star
0
Fork
0
You've already forked filament
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
844dde4e6d60930dce203a2c8ff5f76bf0f38b1a
filament
/
libs
/
math
/
tests
History
Mathias Agopian
10259f80f4
Add support for det() and cof()
...
Respectively computing the determinant and cofactors of a matrix.
2019-08-09 15:07:12 -07:00
..
test_fast.cpp
Move math namespace to
fix
#746
.
2019-02-07 09:23:07 -08:00
test_half.cpp
rework math::half to be more generic
2019-06-19 12:22:01 -07:00
test_mat.cpp
Add support for det() and cof()
2019-08-09 15:07:12 -07:00
test_quat.cpp
Move math namespace to
fix
#746
.
2019-02-07 09:23:07 -08:00
test_vec.cpp
make libmath much more constexpr friendly
2019-07-18 16:48:37 -07:00