rich-sdl2-rust
The sdl2 wrapper for Rust.
Concept
It won't be the binding, but the wrapper library for SDL2.
Backlog
There's no plans to support SDLimage, SDLmixer and so on right now.
- [ ] Video
- [x] Display and Video (without GL context)
- [ ] 2D Rendering
- [x] Pixel Format and Conversion
- [x] Geometry
- [x] Surface
- [x] Clipboard
- [ ] Vulkan
- [ ] Metal
- [x] Input Event
- [x] Handling
- [x] Keyboard
- [x] Mouse
- [x] Joystick
- [x] Game Controller
- [x] Sensor
- [x] Haptic
- [x] Audio
- [x] Timer
- [x] File
- [x] Power
- [x] Hinting