glhelpe6 0.1.6

Convenience methods for opengl.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "glhelpe6"
version = "0.1.6"
authors = ["Joseph A Mark <sjeohp@gmail.com>"]
license = "MIT"
description = "Convenience methods for opengl."
repository = "https://github.com/sjeohp/rust-glhelper.git"

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

[dependencies]
gl = "0.6.1"