# proton_particle_rs   [![Build Status]][actions] [![Latest Version]][crates.io] [![Docs Version]][docs] [build status]: https://img.shields.io/github/workflow/status/blaind/proton_particle_rs/test [actions]: https://github.com/blaind/proton_particle_rs/actions?query=branch%3Amain [latest version]: https://img.shields.io/crates/v/proton_particle_rs.svg [crates.io]: https://crates.io/crates/proton_particle_rs [docs version]: https://docs.rs/proton_particle_rs/badge.svg [docs]: https://docs.rs/proton_particle_rs **INCOMPLETE** particle system MVP based on [Proton](https://github.com/drawcall/Proton) JavaScript library. ## Running the examples See the [examples](/examples) -folder. ## License Licensed under MIT license ### Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the software by you, shall be licensed as above, without any additional terms or conditions.