Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wensimehrp/sprite-blend


https://github.com/wensimehrp/sprite-blend

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# Sprite blender

A program to blend two indexed (real)sprites and outputs one realsprite along with two recoloursprites for use with NML.\
Only useful if you want to save a few kilobytes, or have a very special code setup.

```bash
py ./blend.py <...>
```

You can also use `blend_recolour_sprites.py` to blend two recolour index sets.

An additional GUI program `blend_ui.py` is under development. It's very messy, and don't expect it to work.

All files are licensed under the MIT License.