Docs.rs
ga3-0.3.2
ga3 0.3.2
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.2
normal
scalars ^0.2
normal
token-parser ^0.5.0
normal
optional
vector-basis ^0.4
normal
vector-space ^0.6
normal
Versions
100%
of the crate is documented
Go to latest version
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 ga3
ga3
0.3.2
All Items
Crate Items
Structs
Crate
ga3
Copy item path
Source
Expand description
This is a crate for 3D geometric algebra.
It only contains the most important types:
vectors
bivectors
rotors
Structs
ยง
Bivector
The 3D bivector type.
Point
The 3D point type.
Rotor
The 3D rotor type.
Vector
The 3D vector type.