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-08 21:17:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
288
Commits
2
Branches
0
Tags
dca23c69d25abc250fa366e1b3d487cee8bf8acf
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
dca23c69d2
CMatrix4f: Use std::array where applicable
...
Makes for stronger typing and also allows querying the size directly.
2019-09-03 15:06:35 -04:00
include
/zeus
CMatrix4f: Use std::array where applicable
2019-09-03 15:06:35 -04:00
src
General: Mark member functions as const where applicable
2019-09-01 21:53:57 -04: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%