Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luizzak/pixelaria

C# program for creating pixel art game sprites
https://github.com/luizzak/pixelaria

animation c-sharp image-editor pixel-art

Last synced: 3 months ago
JSON representation

C# program for creating pixel art game sprites

Awesome Lists containing this project

README

        

Pixelaria
=========
[![Build status](https://ci.appveyor.com/api/projects/status/bdnoic2p1pa074vx/branch/master?svg=true)](https://ci.appveyor.com/project/LuizZak/pixelaria/branch/master)
--

Software for creating and exporting pixel-art animations.
The program also handles importing and grouping of animations.

The program is entirely writen in .NET C# 4.5 and has no external library dependencies.

![](http://i.imgur.com/5UzCuUA.png)
Main interface with an animation opened

![](http://i.imgur.com/sH7agBj.png)
Frame editor showing an onion skin

[The rest of the screenshots can be viewed here.](http://imgur.com/a/AsLt7)