5 releases (breaking)
0.6.0 | Jan 9, 2023 |
---|---|
0.4.0 | Feb 7, 2022 |
0.3.0 | Aug 27, 2021 |
0.2.0 | Jun 29, 2021 |
0.1.0 | Mar 29, 2021 |
#14 in #sierra
36 downloads per month
Used in 2 crates
(via sierra)
130KB
3K
SLoC
sierra
Sierra is Vulkan-lite API, focused on ease of use while maintaining high level of control.
While resembles Vulkan in most ways,
sierra does both memory and descriptor allocation automatically.
Additionally sierra tracks resources usage to free them once no references left.
Sierra provides rich proc-macro system for declarative descriptor sets and render passes.
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.
Contributions
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Donate
Dependencies
~1.5MB
~37K SLoC