项目作者: kharyus

项目描述 :
Splits sprites of a sprite sheet and saves to separate files.
高级语言: C++
项目地址: git://github.com/kharyus/Sprite-Sheet-Manipulator.git
创建时间: 2016-04-25T17:56:32Z
项目社区:https://github.com/kharyus/Sprite-Sheet-Manipulator

开源协议:GNU General Public License v3.0

下载


Sprite Sheet Manipulator

Sprite Sheet Manipulator detects the boundaries of individual sprites in a Sprite Sheet and then saves them to separate files in the output folder.

Features

Lighting Fast loading and saving times, even for huge files.

Screenshot

alt tag

Dependencies

Sprite Sheet Manipulator was made in C++ and depends on the SFML library http://www.sfml-dev.org/ and TGUI https://tgui.eu/