1 unstable release
Uses old Rust 2015
0.1.0 | Nov 18, 2016 |
---|
#11 in #sfml
160KB
557 lines
Rugra: Ultra minimal graphics library for Rust.
Rugra is a very small and simple 2D graphics library for Rust. It's based on CSFML (RSFML).
Rugra aims to be easy to use and learn. It's intented for new Rustaceans and for people who just want to get started with their project fast.
Rugra is currently somewhat limited, so you're welcome to sent a pull request for adding new features.
To get Rugra working, you have to install CSFML, either by using you package manager or downloading and bulding it manually.
lib.rs
:
Rugra is a ultra minimal graphics engine for Rust.
Dependencies
~1MB
~17K SLoC