A simple bitmap editor for 2D tilesets, written with Qt Quick Controls 2.
Slate's goal is to simplify the creation of seamless tilesets.
- This is a work in progress, but should already be usable. Feel free to report any bugs you find. :)
- The UI is currently designed for the Material style, and will probably look bad when run with others.
- Windows Binaries are available via the releases page. Other platforms (Linux, Mac) will follow once I've tested on them.
pickawinner can be cloned and built separately, but is also available as submodules of Slate's repo, and can therefore be built automatically when Slate is built, by first running the following commands:
cd <slate-source-dir>
git submodule init
git submodule update
The tileset in the screenhot was taken from the following page:
