Thanks to visit codestin.com
Credit goes to lib.rs

#opengl #interface

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

#304 in #opengl

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

~13MB
~278K SLoC