tbc 0.2.0

Texture Block Compression (BCn)
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Dmitry Stepanov <d1maxa@yandex.ru>"]
description = "Texture Block Compression (BCn)"
edition = "2018"
include = ["/src/**/*", "/Cargo.toml", "/LICENSE", "/README.md"]
keywords = ["compression", "dxt1", "bc1", "dxt5", "bc3"]
license = "MIT"
name = "tbc"
readme = "README.md"
repository = "https://github.com/mrDIMAS/tbc"
version = "0.2.0"