9 unstable releases
0.6.0 | Jan 9, 2023 |
---|---|
0.4.1 | Feb 7, 2022 |
0.3.4 | Aug 27, 2021 |
0.2.1 | Aug 1, 2021 |
0.1.0 | Mar 29, 2021 |
#613 in Graphics APIs
118 downloads per month
Used in sierra-proc-demo
770KB
19K
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
~4–15MB
~187K SLoC