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-09 13:37:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
281
Commits
2
Branches
0
Tags
61fc6c6fd2b028ce9d630904a950efb8aba3ab19
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
61fc6c6fd2
CSphere: Make intersects() a const member function
...
This member function doesn't modify instance state, so it can be made const.
2019-09-01 03:59:26 -04:00
include
/zeus
CSphere: Make intersects() a const member function
2019-09-01 03:59:26 -04:00
src
Move some quaternion functions in-header
2019-06-14 14:38:56 -10: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
701
KiB
Languages
C++
99.2%
CMake
0.8%