eXtensible Framegraph
Switch branches/tags
Nothing to show
Clone or download
Latest commit fb8adf7 Jul 11, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
examples Font in repo Jul 11, 2018
src Update dependencies + format Jun 26, 2018
.gitignore Add .vscode to .gitignore Feb 6, 2018
.travis.yml Connect travis Jan 30, 2018
Cargo.toml Update dependencies + format Jun 26, 2018
LICENSE-APACHE Add license and repository Jan 22, 2018
LICENSE-MIT
README.md fix: Improve docs Jan 26, 2018
rustfmt.toml fix: description Jan 27, 2018

README.md

eXtensible FrameGraph for gfx-hal

Provides instruments for building complex framegraphs (like those in modern engines) that can orchestrate command recording and synchronize access to attachments.

User is still responsible for synchronizing access to other resources.

License

Licensed under either of

at your option.

Contribution

We are a community project that welcomes contribution from anyone. If you're interested in helping out, you can contact us either through GitHub, or via gitter.

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.