34 breaking releases
Uses old Rust 2015
0.37.0 | Nov 18, 2022 |
---|---|
0.36.0 | Feb 23, 2022 |
0.35.0 | Feb 23, 2022 |
0.34.0 | Nov 28, 2021 |
0.3.0 | Nov 2, 2016 |
#885 in Graphics APIs
112 downloads per month
24KB
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
~6MB
~73K SLoC