14 releases (breaking)
0.15.3 | Aug 23, 2020 |
---|---|
0.11.1 | Aug 17, 2020 |
0.11.0 | Mar 23, 2020 |
0.9.1 | Oct 4, 2019 |
0.1.0 | Aug 29, 2017 |
#37 in #amethyst
3,209 downloads per month
Used in 28 crates
(12 directly)
235KB
4.5K
SLoC
amethyst_assets
This crate is used for asset management in Amethyst, however it is designed to be also usable without other parts of Amethyst, as to attract more developers to it and to promote collaboration (instead of duplication).
Contribution
Contribution is highly welcome! If you'd like another feature, just create an issue. You can also help out if you want to; just pick a "help wanted" issue. If you need any help, feel free to ask!
All contributions are assumed to be dual-licensed under MIT/Apache-2.
License
amethyst_assets
is distributed under the terms of both the MIT
license and the Apache License (Version 2.0).
lib.rs
:
amethyst_assets
Asset management crate. Designed with the following goals in mind:
- Extensibility
- Asynchronous & Parallel using Rayon
- Allow different sources
Dependencies
~14–21MB
~314K SLoC