This website requires JavaScript.
Explore
Help
Sign In
LinearAlgebra
/
LinearAlgebra-cpp
Watch
1
Star
0
Fork
0
You've already forked LinearAlgebra-cpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
90
Commits
6
Branches
2
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Pascal Serrarens
4448ee150d
Fixed Vector2::Rotation
2023-01-25 15:54:41 +01:00
DoxyGen
Updated documentation generation
2023-01-20 16:58:50 +01:00
include
Fixed Vector2::Rotation
2023-01-25 15:54:41 +01:00
src
Fixed Vector2::Rotation
2023-01-25 15:54:41 +01:00
test
Added Vector2::Rotate, Moved Rad2Deg/Deg2Rad to Angle class
2022-03-29 13:54:08 +02:00
.gitlab-ci.yml
Included comment for the docker image to use
2022-01-25 10:51:10 +00:00
CMakeLists.txt
Added first Float and Angle functions
2022-03-17 14:40:07 +01:00
LICENSE
Add LICENSE
2022-01-07 21:00:19 +00:00
README.md
Updated documentation generation
2023-01-20 16:58:50 +01:00
README.md
\mainpage Vector Algebra
Vector algebra library
Main components
Vector3
Quaternion
Vector2
Polar
Description
Linear Algebra for C++
Readme
MPL-2.0
503
KiB
Languages
C++
99.2%
CMake
0.7%