https://github.com/bugthesystem/arf
Powerful math lib for Vector, Matrix and Quaternion operations
https://github.com/bugthesystem/arf
Last synced: 9 months ago
JSON representation
Powerful math lib for Vector, Matrix and Quaternion operations
- Host: GitHub
- URL: https://github.com/bugthesystem/arf
- Owner: bugthesystem
- License: mit
- Created: 2021-11-22T09:49:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T13:58:01.000Z (over 4 years ago)
- Last Synced: 2025-09-08T04:49:21.598Z (10 months ago)
- Language: Rust
- Size: 30.3 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

> An opinionated, powerful math lib for Vector2, Vector3, Matrix and Quaternion operations
## Vector2
- Add, Sub, Div, Mul, Eq
- Distance
- Move towards target
- and more
## Vector3
- Add, Sub, Mul
## TODOs
- vector3
- quaternion
- matrix
- tests
- documentation
> _This crate is developed to be part of Λ.R.Ξ.N.Λ 2D game engine._
> _The crate is named after a mathematician Cahit Arf. He is known for the Arf invariant of a quadratic form
> in characteristic 2 (applied in knot theory and surgery theory) in topology, the Hasse–Arf theorem
> in ramification theory, Arf semigroups, and Arf rings._