#events #glium #topaz

aventurine

A tiny plugin for Topaz which provides a Glium/Glutin event loop

1 unstable release

Uses old Rust 2015

0.1.0 Oct 19, 2017

#32 in #glium

MIT license

6KB
69 lines

Aventurine

Aventurine is a tiny plugin for Topaz. It provides an topaz::Universe-compatible event loop for Glium/Glutin windows.

Check out the empty-window example for a demo.


lib.rs:

Aventurine is a plugin for Topaz. It provides a System for handling events from a Glium/Glutin window. When a window event occurs, Aventurine fires a Universe event.

Check out the EventSystem struct and the empty-window example to get started.

Dependencies

~9.5MB
~179K SLoC