[package]
name = "adi_gpu_base"
version = "0.9.0"
authors = ["Jeron A. Lau <jeron.lau@plopgrizzly.com>"]
description = "Trait for implementing the adi_gpu api"
homepage = "https://plopgrizzly.com/adi_gpu_base"
documentation = "https://docs.rs/adi_gpu_base"
readme = "readme.md"
keywords = ["graphics", "trait", "base", "adi_gpu", "api"]
categories = ["hardware-support", "rendering", "template-engine"]
license = "BSL-1.0"
repository = "https://github.com/plopgrizzly/adi_gpu_base"
[dependencies.awi]
version = "0.7"
[dependencies.cgmath]
version = "0.16"
[dependencies.euler]
version = "0.4"