arcball 1.1.0

An implementation of the Shoemake Arcball camera
Documentation
[dependencies.cgmath]
version = "0.18"

[dev-dependencies.glium]
version = "0.28.0"

[package]
authors = ["Will Usher <will@willusher.io>"]
description = "An implementation of the Shoemake Arcball camera"
documentation = "https://docs.rs/arcball/"
edition = "2021"
exclude = [".gitignore"]
homepage = "https://github.com/Twinklebear/arcball"
keywords = ["camera", "arcball", "shoemake", "cgmath"]
license = "MIT"
name = "arcball"
readme = "README.md"
repository = "https://github.com/Twinklebear/arcball"
resolver = "2"
version = "1.1.0"