7 releases (4 breaking)
Uses old Rust 2015
| 0.4.0 | Nov 11, 2020 |
|---|---|
| 0.3.1 | Jan 26, 2017 |
| 0.2.1 | Apr 13, 2016 |
| 0.2.0 | Mar 8, 2016 |
| 0.0.0 | Apr 21, 2015 |
#9 in #piston-graphics
18,293 downloads per month
Used in 99 crates
(4 directly)
5KB
Shaders for 2D graphics backends.
Piston supports different backends for 2D using various APIs. Since these backends uses the same shader code, it makes sense to share them through a common library to simplify maintenance.
shaders
Shaders for game development in Rust