graphics_buffer 0.3.4

A buffer which can be used as a render target for Piston's graphics library. This buffer can be loaded from and/or saved to a file on disk. This allows for things like screenshots in games.
1
2
3
4
5
/target
**/*.rs.bk
Cargo.lock
*.png
main.rs