skelly 0.1.0

Skeleton animation and IK
Documentation
[[example]]
name = "demo"
required-features = ["ik"]
[dependencies.na]
package = "nalgebra"
version = "0.25"
[dev-dependencies.macroquad]
version = "0.3.0-alpha.15"

[features]
ik = []

[package]
authors = ["Zakarum"]
categories = ["algorithms", "graphics", "animation"]
description = "Skeleton animation and IK"
documentation = "https://docs.rs/skelly/0.1.0"
edition = "2018"
homepage = "https://github.com/zakarumych/skelly"
keywords = ["ik", "skeleton", "animation", "graphics"]
license = "MIT OR Apache-2.0"
name = "skelly"
repository = "https://github.com/zakarumych/skelly"
version = "0.1.0"