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
c681cd243a3bcd1f35fd8a0a7584b17c58efbeee
filament
/
libs
/
math
History
Philip Rideout
898ed70aa0
Remove <iostream> from math headers.
...
This speeds up our build time by using <iosfwd> and un-inlining the vector print functions.
2020-01-06 15:09:06 -08:00
..
benchmarks
Use our own constants instead of M_PI, M_*, etc. (
#1733
)
2019-10-02 15:31:38 -07:00
include
/math
Remove <iostream> from math headers.
2020-01-06 15:09:06 -08:00
src
Remove <iostream> from math headers.
2020-01-06 15:09:06 -08:00
tests
libmath: prevent NaN's in slerp due to acos.
2019-10-08 15:37:48 -07:00
.gitignore
Initial commit
2018-08-03 10:38:22 -07:00
CMakeLists.txt
Remove <iostream> from math headers.
2020-01-06 15:09:06 -08:00