-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|674|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
SoCoder -> Showcase Home -> Apps and Utilities


 
Pakz
Created : 24 April 2016
Edited : 29 April 2016
System : Windows
Language : Blitz

Blitzplus Pixeling Tool Project

Create pixelart, various features, wip

https://github.com/Pakz001/blitzplusexamples
https://www.youtube.com/playlist?list=PLb-0cCND12JQeyuIp1qQiNrBEjearT5RS
I wanted to do it in Monkey-X but did not know yet how to export the sprite data with it so I started in b+.

On my github page for Blitz plus (https://github.com/Pakz001/blitzplusexamples) I store the compileable files for the pixeling tool. No exe's yet.

The main file at the moment is called Sprite Editor 48x48. I make smaller projects on the github page where I get the new features working before inserting them into the main project file.

There are several brushes (smudge/explode/normal/scatter) different brush sizes (1-9), a line drawing feature (uses the brushsize and style) Unlimited undo, floodfill. There are at the moment only 11 colors. The colors can be changed through the system colorrequester(right click on color selection)

The pixel data will be turned into monkeyx code(array) if you go to its text tab. The color code is also turned into text.
The text (color and pixel data) is also read if you switch back into the pixel editor. (for pasting/copying from code files ect.)

No idea how far I will get with this.

Latest Update

Here me drawing a apple :
https://youtu.be/KI02ApKjYUY?list=PLb-0cCND12JQeyuIp1qQiNrBEjearT5RS

 

Comments