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

#909 in Graphics APIs

Download history 10/week @ 2024-02-18 20/week @ 2024-02-25 5/week @ 2024-03-03 5/week @ 2024-03-10 116/week @ 2024-03-31

122 downloads per month
Used in 2 crates

MIT license

56KB
1K SLoC

Rust-SDL2_gfx

Travis Build Status

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

~17MB
~365K SLoC