Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seldom-se/fade_gen

Generates filters that fade to the given color for seldom_pixel
https://github.com/seldom-se/fade_gen

bevy

Last synced: 3 days ago
JSON representation

Generates filters that fade to the given color for seldom_pixel

Awesome Lists containing this project

README

        

# `fade_gen`

Generates filters that fade to the given color for
[`seldom_pixel`](https://github.com/Seldom-SE/seldom_pixel/). Works for `seldom_pixel` 0.8 and
probably other version.

## Usage

```
Usage: fade_gen

Arguments:

Index of the color to which the output will fade. To find the index, count the colors in your palette from left to right and top to bottom (as if reading English), starting from 0, until you reach the target color.
number of frames

Options:
-h, --help Print help
```

## License

`fade_gen` is dual-licensed under MIT and Apache 2.0 at your option.

## Contributing

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.