basis-universal-sys 0.0.3

Bindings for the basis-universal Supercompressed GPU Texture Codec by Binomial
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.cc]
version = "1.0"

[package]
authors = ["Philip Degarmo <aclysma@gmail.com>"]
categories = ["game-development", "graphics", "external-ffi-bindings", "compression", "encoding"]
description = "Bindings for the basis-universal Supercompressed GPU Texture Codec by Binomial"
edition = "2018"
homepage = "https://github.com/aclysma/basis-universal-rs"
keywords = ["game", "basis-universal", "texture", "compression", "gpu"]
license = "MIT OR Apache-2.0"
name = "basis-universal-sys"
readme = "../README.md"
repository = "https://github.com/aclysma/basis-universal-rs"
version = "0.0.3"