skeletal_animation 0.44.0

Skeletal character animation library, using gfx-rs
Documentation
[dependencies.collada]
version = "0.15.0"

[dependencies.dual_quaternion]
version = "0.2.0"

[dependencies.gfx]
version = "0.18.1"

[dependencies.gfx_debug_draw]
version = "0.31.0"

[dependencies.interpolation]
version = "0.2.0"

[dependencies.piston-float]
version = "1.0.0"

[dependencies.piston-gfx_texture]
version = "0.43.0"

[dependencies.quaternion]
version = "1.0.0"

[dependencies.rustc-serialize]
version = "0.3.16"

[dependencies.vecmath]
version = "1.0.0"

[lib]
name = "skeletal_animation"
path = "src/lib.rs"

[package]
authors = ["stjahns <s.t.jahns@gmail.com>"]
description = "Skeletal character animation library, using gfx-rs"
documentation = "https://docs.rs/skeletal_animation"
homepage = "https://github.com/PistonDevelopers/skeletal_animation"
keywords = ["animation", "character", "skeletal", "gfx", "piston"]
license = "MIT"
name = "skeletal_animation"
readme = "README.md"
repository = "https://github.com/PistonDevelopers/skeletal_animation"
version = "0.44.0"