#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

#37 in #glium

MIT license

6KB
69 lines

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.


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.

Dependencies

~9MB
~174K SLoC