#sdl2 #sdl #graphics #windowing

sdl2_gfx

SDL2_gfx 的 Rust 绑定

12 个版本 (破坏性更新)

使用旧的 Rust 2015

0.24.0 2016年10月7日
0.18.0 2016年4月19日
0.8.1 2016年3月24日
0.7.0 2015年11月15日
0.0.3 2014年11月26日

#915图形API


用于 2 crate

MIT 许可证

56KB
1K SLoC

Rust-SDL2_gfx

Travis Build Status

Rust 对 SDL2_gfx 的绑定

要求

安装

:) 使用 cargo。此crate使用与 rust-sdl2 相同的 x.y.* 版本号。

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

演示

cargo run

lib.rs:

SDL2_gfx 的绑定。

依赖

~17MB
~356K SLoC