34 releases
Uses new Rust 2021
0.11.3 | Jul 31, 2022 |
---|---|
0.10.4 | Jul 30, 2022 |
0.10.1 | Nov 13, 2021 |
0.1.1 | Jul 30, 2021 |
#103 in GUI
481 downloads per month
Used in 4 crates
485KB
12K
SLoC
rich-sdl2-rust
The sdl2 wrapper for Rust.
Concept
It won't be the binding, but the wrapper library for SDL2.
Sister projects
- rich-sdl2-image-rust - The wrapper of SDL_image 2.0.
- rich-sdl2-net-rust - The wrapper of SDL_net 2.0.
lib.rs
:
rich-sdl2-rust
The rich-sdl2-rust provides wrapper for SDL2 and abstractions of that APIs, [audio
], [window
], [EventBox
] and so on.
Module Navigation
Crate features
vulkan
: The Vulkan support API wrapper.nightly
: The features can be used on nightly.simd_allocator
: The wrapper of SIMD-friendly allocator.
Dependencies
~0.3–4.5MB
~104K SLoC