psvr 0.3.0

Library for interfacing with the PlayStation VR
Documentation
[dependencies.ahrs]
default-features = false
version = "0.3"

[dependencies.byteorder]
version = "1.4"

[dependencies.delta]
version = "0.2"

[dependencies.failure]
version = "0.1"

[dependencies.hidapi]
version = "1.2"

[dependencies.hmdee_core]
version = "0.1"

[dependencies.nalgebra]
version = "0.21"

[package]
authors = ["Dylan McKay <me@dylanmckay.io>"]
categories = ["game-engines"]
description = "Library for interfacing with the PlayStation VR"
documentation = "http://docs.rs/psvr"
edition = "2018"
keywords = ["vr", "virtual", "reality", "playstation", "hmd"]
license = "MIT"
name = "psvr"
repository = "https://github.com/dylanmckay/hmdee"
version = "0.3.0"