buttery 0.3.0

Buttery smooth transformations with a nice API
Documentation
[dependencies.glam]
version = "0.29"

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

[package]
authors = ["OptimisticPeach <patrikbuhring@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["data-structures", "game-development", "graphics", "mathematics"]
description = "Buttery smooth transformations with a nice API"
edition = "2021"
keywords = ["gamedev", "graphics", "transformation"]
license = "MIT OR Apache-2.0"
name = "buttery"
readme = "readme.md"
repository = "https://github.com/OptimisticPeach/buttery.git"
version = "0.3.0"