rgla 0.1.0

A linear algebra library for graphics that implements rotors instead of quaternions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
categories = ["graphics"]
description = "A linear algebra library for graphics that implements rotors instead of quaternions."
edition = "2021"
keywords = ["graphics", "linalg", "matrix", "vector", "rotor"]
license = "BSD-2-Clause"
name = "rgla"
readme = "README.md"
version = "0.1.0"