Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zmitchell/splatter

A Rust framework for creating generative art
https://github.com/zmitchell/splatter

Last synced: 3 days ago
JSON representation

A Rust framework for creating generative art

Awesome Lists containing this project

README

        

# splatter

A Rust-based framework for creating generative art.

## Origins
`splatter` was forked from [splatter](https://splatter.cc) with the primary goal of focusing on creating 2D generative art, whereas `splatter` does much more than that.
If you'd like to do things with audio, hardware, etc `splatter` will be a much better fit for what you're looking for.

In order to focus on generative art and be able to move faster I decided it would be easier to fork `splatter` and remove all of the capabilities that I don't need.

## License

Licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.

### Contribution

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.