No description
Stephen Seo
9d97a45a78
All checks were successful
Run UnitTest / build-and-run-UnitTest (push) Successful in 5s
Impl. conversion from Axis/Angle to Mat3 and back (somewhat untested). Added Mat3 and helper functions. Some internal refactorings. |
||
---|---|---|
.forgejo/workflows | ||
src | ||
.gitignore | ||
Changelog.md | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
3D Collision Helpers
Things to note:
main
is the stable branch. Expect things to not break unless the major version number has changed.dev
is the unstable branch. Expect force pushes and rebases on this branch.- Changes to be merged into
main
fromdev
will be done with an explicit merge.
Check the Change-log for changes per version.