12 releases (breaking)

Uses old Rust 2015

0.24.0 Oct 7, 2016
0.18.0 Apr 19, 2016
0.8.1 Mar 24, 2016
0.7.0 Nov 15, 2015
0.0.3 Nov 26, 2014

#754 in Graphics APIs

Download history 23/week @ 2023-06-05 14/week @ 2023-06-12 42/week @ 2023-06-19 39/week @ 2023-06-26 33/week @ 2023-07-03 19/week @ 2023-07-10 25/week @ 2023-07-17 31/week @ 2023-07-24 16/week @ 2023-07-31 19/week @ 2023-08-07 35/week @ 2023-08-14 15/week @ 2023-08-21 21/week @ 2023-08-28 39/week @ 2023-09-04 25/week @ 2023-09-11 17/week @ 2023-09-18

103 downloads per month
Used in 2 crates

MIT license

56KB
1K SLoC

Rust-SDL2_gfx

Travis Build Status crates.io

Rust bindings for SDL2_gfx

Requirements

Installation

:) with cargo. This crate use the same x.y.* version number as rust-sdl2.

git clone https://github.com/andelf/rust-sdl2_gfx
cd rust-sdl2_gfx
cargo build
NOTE: sdl2_gfx doesn't support mac_framework.

Demo

cargo run

lib.rs:

A binding for SDL2_gfx.

Dependencies

~14MB
~312K SLoC