#2d-graphics #driver #glutin #benzene

benzene-2d

Simple 2D graphics driver for Benzene

2 unstable releases

Uses old Rust 2015

0.2.0 May 8, 2016
0.1.0 Feb 21, 2016

#15 in #glutin

LGPL-3.0+

16KB
70 lines

A simple 2D graphics driver for Benzene using Glutin, Glium, Elmesque and Piston.

License

Copyright 2016 Eduard Bopp.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License or GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License and the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Dependencies

~30MB
~362K SLoC