2 unstable releases
Uses old Rust 2015
0.2.0 | Dec 20, 2015 |
---|---|
0.1.0 | Aug 22, 2015 |
#37 in #sdl
3KB
A small library that acts as a bridge between SDL2 and gfx
, allowing gfx
to
be used with SDL2 windows using OpenGL. It acts as an alternative to
gfx_window_glutin
and gfx_window_glfw
.
lib.rs
:
A small library that acts as a bridge between SDL2 and gfx
, allowing gfx
to be used with SDL2 windows using OpenGL.
Dependencies
~17MB
~367K SLoC