sierra

Crates.iosierra
lib.rssierra
version0.6.0
sourcesrc
created_at2021-03-29 14:47:02.458442
updated_at2023-01-09 12:26:27.455629
descriptionVulkan-lite graphics API
homepagehttps://github.com/zakarumych/sierra
repositoryhttps://github.com/zakarumych/sierra
max_upload_size
id375212
size764,821
development (github:dabbotorg:development)

documentation

https://docs.rs/sierra

README

sierra

crates docs actions MIT/Apache loc

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

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

Become a patron

Commit count: 146

cargo fmt