Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 2.09 KB

README.md

File metadata and controls

51 lines (33 loc) · 2.09 KB

🍎 slang-rs

Rust bindings for Slang

ProjectKML Crates.io Docs Dependency status Build status

Contributing

Contributor Covenant

We welcome community contributions to this project.

Please read our Contributor Guide for more information on how to get started. Please also read our Contributor Terms before you make any contributions.

Any contribution intentionally submitted for inclusion in an ProjectKML project, shall comply with the Rust standard licensing model (MIT OR Apache 2.0) and therefore be dual licensed as described below, without any additional terms or conditions:

License

This contribution is dual licensed under EITHER OF

at your option.

Credits

  • Slang team for creating the Slang shader compiler & language.
  • Embark Studios as my contributor guide is very similar to theirs.