transformations 0.0.1

Homogeneous Transformation Matrices and Quaternions
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
categories = ["graphics", "computer-vision", "science::robotics"]
description = "Homogeneous Transformation Matrices and Quaternions"
documentation = "https://docs.rs/transformations"
edition = "2021"
homepage = "https://github.com/hashb/transformations"
license-file = "LICENSE"
name = "transformations"
readme = "readme.md"
repository = "https://github.com/hashb/transformations"
version = "0.0.1"