35 breaking releases
Uses old Rust 2015
0.39.0 | May 22, 2024 |
---|---|
0.37.0 | Nov 18, 2022 |
0.36.0 | Feb 23, 2022 |
0.34.0 | Nov 28, 2021 |
0.3.0 | Nov 2, 2016 |
#848 in Graphics APIs
2,160 downloads per month
26KB
389 lines
graphics_tree
A 2D graphics backend for Piston-Graphics that stores and optimizes commands
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
A 2D graphics backend for Piston-Graphics that stores and optimizes commands.
Dependencies
~3MB
~59K SLoC