14 releases (9 breaking)
Uses old Rust 2015
| 0.9.0 | Nov 17, 2022 |
|---|---|
| 0.8.0 | Sep 4, 2019 |
| 0.7.0 | Aug 5, 2019 |
| 0.6.0 | Oct 8, 2017 |
| 0.0.1 | Dec 13, 2014 |
#1 in #texture
19,978 downloads per month
Used in 121 crates
(15 directly)
11KB
196 lines
A generic library for textures.
This library is used in Piston for generic code when working with textures.
The ImageSize trait is used for passing textures around for rendering.
For more information, see
Piston-Graphics.
texture 
A library for texture conventions