piston-shaders_graphics2d 0.3.1

Shaders for 2D graphics in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]

name = "piston-shaders_graphics2d"
version = "0.3.1"
authors = ["bvssvni <bvssvni@gmail.com>"]
keywords = ["shaders", "2D", "graphics", "piston"]
description = "Shaders for 2D graphics in Rust"
license = "MIT"
repository = "https://github.com/PistonDevelopers/shaders.git"
homepage = "https://github.com/PistonDevelopers/shaders"

[lib]
name = "shaders_graphics2d"
path = "lib.rs"