luminance 0.25.5

Stateless and type-safe graphics framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "luminance"
version = "0.25.5"
license = "BSD-3-Clause"
authors = ["Dimitri Sabadie <dimitri.sabadie@gmail.com>"]
description = "Stateless and type-safe graphics framework"
keywords = ["stateless", "type-safe", "graphics", "luminance"]

homepage = "https://github.com/phaazon/luminance-rs"
repository = "https://github.com/phaazon/luminance-rs"
documentation = "https://docs.rs/luminance"
readme = "README.md"

[dependencies]
gl = "0.10"