Short Summary: Simple Tile Creator is a program, that assembles a sequence of images into one image.
Description
Simple Tile Creator is a simple program with open source software, distributed under the New BSD license. It is using SFML 2.3.2 for loading, handling and save images. Allows you to create tile animation files from a number of files-frames. In addition, it can create tile animation with various size and extensions (All extensions of images that supports SFML 2.3.2) of frames.
Usage
That manual in text format:- Arrange the pictures in order. For example: "first frame, second frame, third frame, etc.", and not as "second frame, tenth frame, seventeenth frame, etc."
- Select frames
- To create vertical animation, it is necessary to use the mouse to drag them into the program "SimpleTileCreatorVertical.exe"
- To create horizontal animation, it is necessary to use the mouse to drag them into the program "SimpleTileCreatorHorizontal .exe"
(NOTICE: The cursor should fall on the first frame)- The program will create a "output.png" file and will display a message: "Render is completed!". This file is assembled tile animation.
(IMPORTANT: Before assembling another tile animation you should be satisfied that the previous animation has been renamed and/or moved).
Examples
I have used these images (frames) to create tile animation:
And that's what I got:
- Horizontal tile animation:
- Vertical tile animation:
I have used these images (frames) to create tile animation:
And that's what I got:
- Horizontal tile animation:
- Vertical tile animation:
Feedback
You can always leave your suggestions, questions or bug reports below. In free time I will try answer them.
Links
Simple Tile Creator in SourceForgeSimple Tile Creator LicenseLogos
Сonclusion
Simple Tile Creator , albeit simple program, but in my opinion it is very useful.