arcball 0.3.0

An implementation of the Shoemake Arcball camera
Documentation
Build #67013 2017-08-06T20:21:42.769062+00:00
# rustc version
rustc 1.20.0-dev (64484707f 2017-07-10)
# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading arcball v0.3.0
Fresh libc v0.2.29
Fresh approx v0.1.1
Fresh num-traits v0.1.40
Fresh rand v0.3.16
Compiling cgmath v0.15.0
Running `rustc --crate-name cgmath .cargo/registry/src/github.com-1ecc6299db9ec823/cgmath-0.15.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=08cca91f00fb0ecf -C extra-filename=-08cca91f00fb0ecf --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-c0bda03ea708748a.rlib --extern-version rand=rand,0.3.16 --extern approx=/home/cratesfyi/cratesfyi/debug/deps/libapprox-d684018f72847872.rlib --extern-version approx=approx,0.1.1 --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-4b743c8c5e3bbb17.rlib --extern-version num_traits=num-traits,0.1.40 --cap-lints allow`
Documenting arcball v0.3.0
Running `rustdoc --crate-name arcball .cargo/registry/src/github.com-1ecc6299db9ec823/arcball-0.3.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cgmath=/home/cratesfyi/cratesfyi/debug/deps/libcgmath-08cca91f00fb0ecf.rlib --extern-version cgmath=cgmath,0.15.0`
Finished dev [unoptimized + debuginfo] target(s) in 4.62 secs