Barbouille (Pure_autoPaint)
Posted: Fri Feb 15, 2013 12:09 am
(Windows only ! )
Recently, I got a Small Graphics Tablet, Wacom
searching for a program to go with drawing, I first found Painter 12
hum ... too expensive for me, but very interresting!
especially mode "AutoPaint"
able to "paint" automatically, a photo ...
Cool .... then I found Dynamic AutoPainter!
this level simulation painter .. is very powerful!
there's a view here:
http://www.youtube.com/watch?v=oZOuWw71ZZ4
I say, "but how do you it??"
(2 and a half seconds later (yes I'm pretty slow at the moment))
I had the solution!
I take Purebasic and I put to work!
Here is a first result
Originally Photo

Here Painting, output (xxx secondes after ), Of my Pure_Autopaint

the pure impressionist style no ? : D
Here is the code of my prg ...
I just ask you to run it, before watching, how it works ... just to keep the magic
the result begins to see after Phase 8! , Be patient .... wait until the paint before criticizing: lol:
preferably rather choose a landscape image ... but it works well with the People Pictures
Code:
code being too big to fit on the forum
here is the link to the executable and the source
http://michel.dobro.free.fr/STLINE/down ... uto-paint/
the principle here uses a simple shapes (round, Square, Circle, Elipse)
but of course you can, especially using complex forms Brush
Vary in Style and Make "Impressionism", a watercolor, "Wet on Wet", "cubism" etc
link for Barbouille :
http://michel.dobro.free.fr/STLINE/down ... uille-1-4/
Recently, I got a Small Graphics Tablet, Wacom
searching for a program to go with drawing, I first found Painter 12
hum ... too expensive for me, but very interresting!
especially mode "AutoPaint"
able to "paint" automatically, a photo ...
Cool .... then I found Dynamic AutoPainter!
this level simulation painter .. is very powerful!
there's a view here:
http://www.youtube.com/watch?v=oZOuWw71ZZ4
I say, "but how do you it??"

(2 and a half seconds later (yes I'm pretty slow at the moment))
I had the solution!

I take Purebasic and I put to work!
Here is a first result
Originally Photo
Here Painting, output (xxx secondes after ), Of my Pure_Autopaint


the pure impressionist style no ? : D
Here is the code of my prg ...
I just ask you to run it, before watching, how it works ... just to keep the magic

the result begins to see after Phase 8! , Be patient .... wait until the paint before criticizing: lol:
preferably rather choose a landscape image ... but it works well with the People Pictures

Code:
code being too big to fit on the forum
here is the link to the executable and the source
http://michel.dobro.free.fr/STLINE/down ... uto-paint/
the principle here uses a simple shapes (round, Square, Circle, Elipse)
but of course you can, especially using complex forms Brush
Vary in Style and Make "Impressionism", a watercolor, "Wet on Wet", "cubism" etc

link for Barbouille :
http://michel.dobro.free.fr/STLINE/down ... uille-1-4/