项目作者: rafaelvasco

项目描述 :
SpriteSheet Cutter and Animator
高级语言: C#
项目地址: git://github.com/rafaelvasco/SpriteVortex.git
创建时间: 2017-01-28T18:06:19Z
项目社区:https://github.com/rafaelvasco/SpriteVortex

开源协议:MIT License

下载


Sprite Vortex

Obs: Unmaintained :) Kept here in hope of being of value for others and of course for myself :)


Description: SpriteSheet Cutter and Animator. Imports Spritesheet, detects frames, shows animations and exports animation definition file.

This project was my first real application coded in C# using WinForms and a DirectX Engine (Vortex2d (RIP)), so it only runs in Windows. Its most useful code is the spritesheet auto cutter, which scans the entire image pixel by pixel and tries to isolate its frames based on transparency around a non transparent area.

alt text