#gfx #sdl #graphics #gamedev

gfx_window_sdl2

Use gfx rendering with SDL2 windows

2 unstable releases

Uses old Rust 2015

0.2.0 Dec 20, 2015
0.1.0 Aug 22, 2015

#36 in #sdl

40 downloads per month

MIT license

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
~375K SLoC