enamel

Crates.ioenamel
lib.rsenamel
version0.3.0
sourcesrc
created_at2016-03-13 21:54:39.465559
updated_at2016-05-16 02:11:24.620069
descriptionA simple OpenGL interface overlay for use with Glium.
homepagehttps://github.com/cogciprocate/enamel
repositoryhttps://github.com/cogciprocate/enamel
max_upload_size
id4447
size906,564
Nick Sanders (c0gent)

documentation

https://github.com/cogciprocate/enamel

README

enamel

A pretty coating to protect the Rust inside.

An OpenGLâ„¢ interface overlay library for use with Glium.

This project is in very early stages but buttons and textboxes work just fine.

Usage

Add the following to your Cargo.toml:

[dependencies]
enamel = "0.2"

See examples for usage. Obviously documentation is sparse but there should be some rustdoc up eventually.

Commit count: 31

cargo fmt