Crates.io | rust-pushrod |
lib.rs | rust-pushrod |
version | 0.4.27 |
source | src |
created_at | 2019-01-26 06:13:04.52078 |
updated_at | 2020-02-05 07:14:09.513349 |
description | Pushrod UI Library |
homepage | |
repository | https://www.github.com/KenSuenobu/rust-pushrod/ |
max_upload_size | |
id | 110734 |
size | 277,001 |
Cross Platform UI Widget Library for Rust that uses SDL2.
Draws inspiration from lots of GUI libraries.
If you like this library, please consider donating to this project!
The reason I created this library instead of extending another library was that I wanted to keep these specific design ideas in mind:
These design ideas are critical. Keep it simple. Keep it stupid simple.
Click here to get a list of the Widgets available!
Please see here for more details on issues.
Pushrod only requires:
Library | Version |
---|---|
SDL2 | 0.33 |
sudo apt install libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev
brew update
brew upgrade
brew install ruby
brew install sdl2 sdl2_image sdl2_ttf