Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slate Tileset Editor

A simple bitmap editor for 2D tilesets, written with Qt Quick Controls 2.

Slate's goal is to simplify the creation of seamless tilesets.

Slate Screenshot

Documentation

Notes

  • 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.

Dependencies

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:

http://opengameart.org/content/lpc-tile-atlas

About

2D Tileset Editor

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages