Switch to full style
Post all Gimp scripts and script writing questions here
Post a reply

Free Painting

Sat Jun 06, 2020 3:49 am

After a long "incubation period", I'm ready to release my package for FREE PAINTING.
It is composed by:
- 2 filters: the main operative filter which performs the transformation of a photo into a fake painting and a front-end filter to select a preset on the base of the image type
- 10 presets (text files)
- 30 brush-textures sets
- 1 canvas texture
- 1 tutorial
I want to thank warmly:
- Issabella (who is a precious friend), for the long and continuos support during all the phases of the project
- Mahvin (who is a painter), for his selection of the best brush-textures to approach a painting look
- Ella (who is a digital artist), for her selection among the same sets

Re: Free Painting

Sat Jun 06, 2020 3:55 am

The filters:
FREE PAINTING FILTERS.7z
(10.4 KiB) Downloaded 217 times

The presets:
MyFPSpresets.7z
(598 Bytes) Downloaded 216 times

The tutorial:
FREE PAINTING TUTORIAL.pdf
(1.58 MiB) Downloaded 284 times

Re: Free Painting

Sat Jun 06, 2020 3:56 am

The patterns:
FPSgroup1.7z
(4.47 MiB) Downloaded 711 times

FPSgroup2.7z
(4.52 MiB) Downloaded 216 times

FPSgroup3.7z
(5.61 MiB) Downloaded 220 times


....

Re: Free Painting

Sat Jun 06, 2020 3:58 am

(continues The patterns):
FPSgroup4.7z
(4.34 MiB) Downloaded 222 times

FPSgroup5.7z
(5.23 MiB) Downloaded 199 times

FPSgroup6.7z
(4.99 MiB) Downloaded 310 times




....

Re: Free Painting

Sat Jun 06, 2020 4:04 am

the Canvas pattern:
FPScanvas.7z
(942.02 KiB) Downloaded 269 times


All those who want to share their outcomes obtained using this package are invited to post their results under the thread Gimp Art/Free Painting outcomes.

Use of this one is reserved for questions concerning the package itself.

Thanks

Re: Free Painting

Sat Jun 06, 2020 4:49 am

Sounds interesting, may be a good idea to put up at least one picture to showcase a possible result though, just to entice the audience. ;)
.
Griatch

Re: Free Painting

Sat Jun 06, 2020 5:22 am

Griatch wrote:Sounds interesting, may be a good idea to put up at least one picture to showcase a possible result though, just to entice the audience. ;)
.
Griatch

True, but there is a specific thread in Gimp Art.

Re: Free Painting

Sat Jun 06, 2020 6:37 am

Hi Diego.

I admire the enormity of work in creating a great new plugin. :clap

However, I have small questions:
1. Why did you use PF_STRING instead of the more flexible PF_DIRNAME to specify the location of MyFPSpresets?
2. How did you create your textures - isn't it possible to create them while the plugin is running (instead of downloading and installing them)? However, I know that with so many textures it is difficult to remember the settings used.

Re: Free Painting

Sat Jun 06, 2020 6:46 am

MareroQ wrote:Hi Diego.

I admire the enormity of work in creating a great new plugin. :clap

However, I have small questions:
1. Why did you use PF_STRING instead of the more flexible PF_DIRNAME to specify the location of MyFPSpresets?
2. How did you create your textures - isn't it possible to create them while the plugin is running (instead of downloading and installing them)? However, I know that with so many textures it is difficult to remember the settings used.

1.I've just tried that and it works, so I didn't search for optimum solution
2.I created all patterns using FilterForge, then manipulated them according to my needs.

Re: Free Painting

Sat Jun 06, 2020 7:39 am

Thank you for everything Diego.

Re: Free Painting

Sat Jun 06, 2020 8:14 am

My pleasure.

Re: Free Painting

Sun Jun 07, 2020 2:22 am

If -by chance- you start FreePaintingPreset having on your desktop an empty folder MyFPSpresets, you may get a "stopping" error.
Better to replace the front end program with this amended version.
It will in any case continue (using defaults).
DIEGO_ARTISTIC_FreePaintingPreset.7z
(2.59 KiB) Downloaded 132 times

Re: Free Painting

Sun Jun 07, 2020 2:45 am

If someone wants to get a bit more delicate portrait outcome, please edit the "portrait.txt" file and set "doDistress=0" instead of "doDistress=1", using for instance notepad++:

doDistress=0

or replace the file with this one (but unzip it, rename it with the standard name "portrait.txt", and override the existing one):
portrait(more-delicate).7z
(294 Bytes) Downloaded 130 times

Re: Free Painting

Sun Jun 07, 2020 5:24 am

Hi,
where and how must these folders be installed?

(FPScanvas and
FPSgroup1 to FPSgroup6)

Best regards, Hardy

Re: Free Painting

Sun Jun 07, 2020 5:47 am

All under user/Preferences/patterns (if you have Ofnuts' ACM: under patterns_storage then activate), but remember:
- you have to place there each single folder which you find inside the groups once unzipped, not the groups themselves.

Have a look at my user/Preferences/patterns folder
patterns.PNG
patterns.PNG (50.36 KiB) Viewed 11668 times

Re: Free Painting

Sun Jun 07, 2020 5:59 am

Well, I decided to add a second preset for portrait, called portraitB.
Here the updated front-end filter and the updated presets folder.
DIEGO_ARTISTIC_FreePaintingPreset.7z
(2.62 KiB) Downloaded 116 times

MyFPSpresets.7z
(621 Bytes) Downloaded 120 times


Up to the user choose between the two.
BTW also the preset for people can be used, but it's less delicate the portrait.

Re: Free Painting

Sun Jun 07, 2020 6:19 am

Example of using the new preset.
Outcome_Using_Preset_PortraitB.jpg
Outcome_Using_Preset_PortraitB.jpg (855.54 KiB) Viewed 11661 times

Re: Free Painting

Mon Jun 08, 2020 1:48 am

Hi,
can I copy the patterns in a normal Gimp installation into the folder "C: \ Users \ Reinhard \ AppData \ Roaming \ GIMP \ 2.10 \ patterns ???

Best regards, Hardy

Re: Free Painting

Mon Jun 08, 2020 2:07 am

I think so, but you have to try yourself, it's already years that I'm using the portable Samj's package

Re: Free Painting

Wed Jun 10, 2020 2:57 am

Initially I wanted to "save" all the palettes generated by my Free Painting filter, to play a bit afterwards.
But now, after so many runs, I got too many "generated palettes" in my palettes folder, and so it happens also to the users of this filter.
Well, it's not difficult to remove palettes from the user folder in Gimp, anyhow because I'm lazy I decided to apply a little modification to the filter in order to keep only the last one.
I guess that also other users could appreciate this, hence I post here the updated filter.
DIEGO_ARTISTIC_FreePainting.7z
(8.54 KiB) Downloaded 114 times
Post a reply