Page 1 of 1

Dither - A Pixel Art Editor Targeted For Android

Posted: Sun Jan 15, 2017 2:02 am
by trelemar
Image
Github Repository

Dither is my attempt at a full-blown raster graphics editor/Pixel art editor for Android. It has been my main development concern since the beginning of the year.

There are a ton of features already implemented, so I couldn't possibly put together a list. However, I'm going to keep the readme updated with notable ones.

If you enjoy using Dither and have a suggestion or feature request, feel free to reply to this topic.

Here's some example usage on a 5.5 inch screen:

Dither.love
01/14/17 - pre-alpha.
(5 MiB) Downloaded 262 times

Re: Dither - A Pixel Art Editor Targeted For Android

Posted: Sun Jan 15, 2017 2:12 pm
by Ulydev
Amazing, a real app made with LÖVE!

Re: Dither - A Pixel Art Editor Targeted For Android

Posted: Sun Jan 15, 2017 6:38 pm
by trelemar
Ulydev wrote:Amazing, a real app made with LÖVE!
Thanks! I've spent countless hours on it and try to add more every day.

I've been working on a grid manager/config. Its been commited to the repo for testing :)
Image

Re: Dither - A Pixel Art Editor Targeted For Android

Posted: Sun Jan 15, 2017 9:34 pm
by aloisdeniel
Damn, great !

I'll test it on iOS too, as soon as I have some time. :)

Re: Dither - A Pixel Art Editor Targeted For Android

Posted: Sun Jan 15, 2017 10:42 pm
by trelemar
aloisdeniel wrote:Damn, great !

I'll test it on iOS too, as soon as I have some time. :)
It should work fine on iOS as well, though i dont have a device to test on! Let me know how it works out.

Also, if you could, I'd love to see a screenshot of it on an iPhone!

Re: Dither - A Pixel Art Editor Targeted For Android

Posted: Mon Jan 16, 2017 12:52 pm
by Tanner
It does work on iOS! Don't have an iPhone but here's a screenshot from an iPad.

Re: Dither - A Pixel Art Editor Targeted For Android

Posted: Mon Jan 16, 2017 3:48 pm
by alberto_lara
I like how this is going, and I can see you're using GÖÖi, I'm glad it was useful :)

Re: Dither - A Pixel Art Editor Targeted For Android

Posted: Mon Jan 16, 2017 5:12 pm
by trelemar
alberto_lara wrote:I like how this is going, and I can see you're using GÖÖi, I'm glad it was useful :)
Yes shout-out to Gööi! It's such a great GUI library. It's extremely adaptable and is very to the point. Please keep it up:)

Re: Dither - A Pixel Art Editor Targeted For Android

Posted: Tue Jan 24, 2017 2:33 am
by trelemar
Layers
Layers
IMG_20170123_212604.jpg (153.21 KiB) Viewed 8467 times
Layers Menu
Layers Menu
IMG_20170123_212601.jpg (91.48 KiB) Viewed 8467 times
I've been working on a layer and animation system for Dither, currently the menu for layers doesn't do much besides add and remove, but will be functional soon. You can test it out with the attached Dither.love or by pulling the "dev" branch in my repo.
I've also made the UI alittle more user friendly for smaller devices.
I've also made the UI alittle more user friendly for smaller devices.
Screenshot_20170123-212932.png (78.47 KiB) Viewed 8467 times

Re: Dither - A Pixel Art Editor Targeted For Android

Posted: Tue Jan 24, 2017 2:36 am
by trelemar
Dither.love
(5.17 MiB) Downloaded 311 times