enamel

An OpenGL interface overlay for Glium

MIT License

Downloads
3.8K
Stars
5
Committers
2

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.