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

#728 in Graphics APIs

Download history 42/week @ 2023-10-26 28/week @ 2023-11-02 24/week @ 2023-11-09 24/week @ 2023-11-16 36/week @ 2023-11-23 60/week @ 2023-11-30 35/week @ 2023-12-07 32/week @ 2023-12-14 43/week @ 2023-12-21 13/week @ 2023-12-28 28/week @ 2024-01-04 19/week @ 2024-01-11 30/week @ 2024-01-18 23/week @ 2024-01-25 27/week @ 2024-02-01 35/week @ 2024-02-08

117 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

~17MB
~364K SLoC