Docs.rs
ga2-0.7.0
ga2 0.7.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
porky11
Dependencies
data-stream ^0.3.0
normal
optional
derive_more ^2.0.1
normal
inner-space ^0.3
normal
scalars ^0.3
normal
token-parser ^0.5.0
normal
optional
vector-basis ^0.5
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate ga2
ga2
0.7.0
All Items
Crate Items
Structs
Crate
ga2
Copy item path
Source
Expand description
This is a crate for 2D geometric algebra.
It only contains the most important types:
vectors
bivectors
rotors
points
Structs
ยง
Bivector
The 2D bivector type.
Point
A 2D affine point with
x
and
y
components.
Rotor
The 2D rotor type.
Vector
The 2D vector type.