Hi
Info
In 2009, I have created a little software to draw and paint.
I have tried to do an equivalent with AGK.
Animatoon is a painting/drawing application.
License
It will be a free application (windows, android).
Platform :
For the moment, it's only available for PC (tested under windows 8).
Tested with Wacom graphire4 (on windows8). It works, but I haven't the pressure. I don't think there is a plugin system in AppGameKit (which could work with a .dll for example)
I have tried an android version. It works, but I hope to test with a stylus because AppGameKit doesn't work with the S-pen (stylus) of my Galaxy note 10.1.
Features
Those features are OK :
Version 0.32 (14 dec 2014)
File : loading during save, message to not save over an existing document. Save : add a preview for the gallery.
Tools : Eraser (with shader), new tools (ellipse, line, radialline, scale, rotate, miror H, miror V, resetview...), toolset (group of tools (zoom : zoom+/-/reset, shape (box, ellipse, line, radialline..)).
UI : F4 fullscreen or not,shortcuts b (brush), e (eraser), G (box), z (zoom), h (hand)
Brush bank : name fo the brush, new panel to change the parameters of the brush (size, rotation, random, alpha, dynamic, color,fade, water..), add a little preview to see the futur brush.
Brush : new parameters : rotation, rndsize, sizew, sizeH, viscosity, smooth, rndalpha.
Layer : lock alpha (we paint and don't change the alpha chanel), lock move, lock paint
Options : save and load the parameter of the eraser.
Version 0.22 (25 nov 2014)
- File : save (animatoon document=txt file + layers in png), open an Animatoon document, screen "Infos", screen "Preference" (empty for the moment)
- Gallery : add a sort of gallery, where you see all your projects. You can choose one and open it, to modify this project (add layer, change color, paint...)
- Tools : box & gradient, pan, zoom
- Brush : the pas (space between dots) and the scatter are now linked to the size of the brush.
- color selector : add the BG and FG color (for gradient for example)
- Layers : merge, opacity, name
- Corrections : a lot of bugs ^^.
Version 0.18 (21 nov 2014)
- File : new, save (only the layers in png), export (png with all layers merged)
- tools : painting, picker, move the layer.
- Paning (with space + move) and zooming too
- color selector (not finished)
- Brush editing : you can change some parameters for the brush. The parameters which can be changed : size, rotation jitter, fill ("flux", sort of alpha), brush image, color, color mix, pas (space between dot).
- Brush editor (and bank presets) : you have a lot of premade tools : pencils, charcoal, watercolor, oil, acrylics, pen, splatters, fx...
In the futur brush editor, you will be able to change a lot of others parameters (fade alpha/size/color, random alpha/size/color (HSL), ...)
- layer : add, delete, move up, movedown, visible, lock, add an image on the layer
Todolist
UI
- New Ui (tool at the top, layer and swatch on the right, options (tools) on the left)
FILE
ok - Gallery where we can find our documents (with preview)
ok - open an animatoon document (with info and layer)
ok - save the complete document (with layers informations)
ok - Open an image on the current layer
ok - credits
ok - options saved /load
- preferences
BRUSH
ok - fade in/ out : alpha, size
ok - color mixing, viscosity : need improvements
ok - general : size minimum, sizeW, sizeH, rotation
ok - Jitter (random): size, alpha
ok - blend : need improvements (shader)
ok - add water
- shader (?)
- paper normal-map to simulate the rough/grain of the paper
- add dot[] for undo/redo and bezier curve for the line (I don't know how to do bezier curve in agk ^^)
- brush animated : add multi image to create a more interesting brush
TOOLS
ok - eraser
ok - Scale of the layer
ok - rotation of the layer
ok - miror H and V of the layer
ok - line ; need improvements
ok - box (gradient)
ok - ellipse
ok - radial line
- speed line
- box selection
DRAWING TOOL
- symmetry (H - V)
LAYERS
ok - merge to botom layer
ok - opacity of the layer
ok - name the layer
- alpha chanel mask (?)
- duplicate layer
- blendmode (normal, add, multiply If I find how to do that)
- adjustement layer : invert
- adjustement layer : blur
- adjustement layer : saturation
- adjustement layer : brightness, contrast
EDIT
- rotate the document (90°-180°...)
- scale the document
- miror the document (H, V)
- cut, copy, paste selection
SWATCH/color selector
- more color selector style
- Swatchs, addcolor, delete color
- roughboard
Screenshots
Version 0.32 :
Version 0.22 :
Version 0.18 :
Download
Windows (animatoon 0.32):
http://www.dracaena-studio.com/images/tools/animatoon0.32.zip
Thank you for watching
http://www.dracaena-studio.com