Crates.io | ga2 |
lib.rs | ga2 |
version | 0.3.2 |
created_at | 2021-05-25 19:30:46.816504+00 |
updated_at | 2025-04-26 00:59:46.69803+00 |
description | Common types for 2D geometric algebra |
homepage | |
repository | https://gitlab.com/porky11/ga2 |
max_upload_size | |
id | 401953 |
size | 20,249 |
This crate provides common types for 2D geometric algebra in Rust.
It includes the following key types:
Vector
)Bivector
)Rotor
)The crate aims to offer a concise and efficient implementation of 2D geometric algebra, making it suitable for use in game development, mathematical applications, and other domains that require geometric algebra.
data-stream
crate (enabled by the data-stream
feature)token-parser
crate (enabled by the parsable
feature)