This website requires JavaScript.
Explore
Help
Sign In
AxioDL
/
zeus
Watch
2
Star
0
Fork
0
You've already forked zeus
mirror of
https://github.com/AxioDL/zeus.git
synced
2025-12-14 15:46:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
323
Commits
2
Branches
0
Tags
c7694f6c8450930210268f258d92b22d7da4c735
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Lioncash
c7694f6c84
Math: Correct epsilon values for close_enough()
...
These two overloads should be using DBL_EPSILON.
2020-03-04 21:01:14 -05:00
include
/zeus
Math: Correct epsilon values for close_enough()
2020-03-04 21:01:14 -05:00
src
Merge pull request
#21
from encounter/sse4a
2019-12-10 20:48:34 -08:00
test
Better CMake dependency handling
2019-06-11 16:04:52 -10:00
.clang-format
New code style refactor
2018-12-07 19:23:50 -10:00
CMakeLists.txt
Better CMake dependency handling
2019-06-11 16:04:52 -10:00
Description
Optimized geometry and math classes
703
KiB
Languages
C++
99.2%
CMake
0.8%