#opengl #interface #overlay #glium #button

enamel

A simple OpenGL interface overlay for use with Glium

3 releases (breaking)

Uses old Rust 2015

0.3.0 May 16, 2016
0.2.0 Mar 27, 2016
0.1.0 Mar 13, 2016

#840 in Graphics APIs

MIT license

515KB
1.5K SLoC

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.

Dependencies

~14MB
~260K SLoC