https://github.com/pistondevelopers/graphics_tree
A 2D graphics backend for Piston-Graphics that stores and optimizes commands
https://github.com/pistondevelopers/graphics_tree
Last synced: 11 months ago
JSON representation
A 2D graphics backend for Piston-Graphics that stores and optimizes commands
- Host: GitHub
- URL: https://github.com/pistondevelopers/graphics_tree
- Owner: PistonDevelopers
- License: apache-2.0
- Created: 2016-10-06T16:54:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T00:07:28.000Z (about 2 years ago)
- Last Synced: 2025-06-24T21:51:39.397Z (12 months ago)
- Language: Rust
- Size: 132 KB
- Stars: 2
- Watchers: 37
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# 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](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](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.