rust-sdl2_gfx

Rust bindings for sdl2_gfx (SDL2 Graphic Primitives)

MIT License

Downloads
32.7K
Stars
16
Committers
15

As of rust-sdl2v0.27 this crate is deprecated and its functionality has been moved as a feature in rust-sdl2

Rust-SDL2_gfx

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