piston2d-opengl_graphics 0.72.0

An OpenGL 2D back-end for the Piston game engine
Documentation
[build-dependencies.khronos_api]
version = "2.1.0"
[dependencies.fnv]
version = "1.0.2"

[dependencies.gl]
version = "0.11.0"

[dependencies.image]
version = "0.23.0"

[dependencies.piston-shaders_graphics2d]
version = "0.3.1"

[dependencies.piston-texture]
version = "0.8.0"

[dependencies.piston-viewport]
version = "1.0.0"

[dependencies.piston2d-graphics]
features = ["glyph_cache_rusttype"]
version = "0.36.0"

[dependencies.shader_version]
version = "0.6.0"
[dev-dependencies.piston]
version = "0.49.0"

[dev-dependencies.pistoncore-sdl2_window]
version = "0.63.0"

[dev-dependencies.rand]
version = "0.6.0"

[features]
webgl = []

[lib]
name = "opengl_graphics"
path = "src/lib.rs"

[package]
authors = ["bvssvni <bvssvni@gmail.com>", "Coeuvre <coeuvre@gmail.com>", "gmorenz", "leonkunert <info@leonkunert.de>", "mitchmindtree <me@michellnordine.com>", "Christiandh", "Apointos", "ccgn", "reem", "TyOverby <ty@pre-alpha.com>"]
description = "An OpenGL 2D back-end for the Piston game engine"
documentation = "https://docs.rs/piston2d-opengl_graphics"
homepage = "https://github.com/PistonDevelopers/opengl_graphics"
keywords = ["opengl", "graphics", "2d", "piston"]
license = "MIT"
name = "piston2d-opengl_graphics"
readme = "README.md"
repository = "https://github.com/PistonDevelopers/opengl_graphics.git"
version = "0.72.0"