enamel 0.3.0

A simple OpenGL interface overlay for use with Glium.
Documentation

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.