Pascal Serrarens 80a500ff06 Add 'LinearAlgebra/' from commit 'bfa11239940c85b1486f63bd80fc82c578c62863'
git-subtree-dir: LinearAlgebra
git-subtree-mainline: ee9e9e001e4c5030a6c2093a7f3892adbf322d9e
git-subtree-split: bfa11239940c85b1486f63bd80fc82c578c62863
2024-12-28 10:22:23 +01:00

13 lines
378 B
Markdown

\mainpage Vector Algebra
Vector algebra library
Main components
---------------
* [Vector3](https://passervr.com/apis/VectorAlgebra/struct_vector3.html)
* [Quaternion](https://passervr.com/apis/VectorAlgebra/struct_quaternion.html)
* [Vector2](https://passervr.com/apis/VectorAlgebra/struct_vector2.html)
* [Polar](https://passervr.com/apis/VectorAlgebra/struct_polar.html)