It is currently Sat Aug 08, 2026 6:47 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 193 posts ]  Go to page Previous  1 ... 6, 7, 8, 9, 10  Next
Author Message
 Post subject: Re: new filters on 2.10: second group
PostPosted: Sun Nov 04, 2018 10:00 am  (#171) 
Offline
GimpChat Member
User avatar

Joined: May 17, 2014
Posts: 1568
tests with the re-arranged filter

Attachment:
clock-vers.A_FFsmFoil.png
clock-vers.A_FFsmFoil.png [ 1.99 MiB | Viewed 1975 times ]


Attachment:
Dahlia-vers.A_FFsmWetStone100.png
Dahlia-vers.A_FFsmWetStone100.png [ 2.42 MiB | Viewed 1975 times ]


Attachment:
Hot-air-balloons-vers.A_FFsmCrysta.png
Hot-air-balloons-vers.A_FFsmCrysta.png [ 2.07 MiB | Viewed 1975 times ]

_________________
Ella's gallery - YouTube


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Sun Nov 04, 2018 10:02 am  (#172) 
Offline
GimpChat Member
User avatar

Joined: May 17, 2014
Posts: 1568
Attachment:
Horse-veers.A_MetalStorm.200.png
Horse-veers.A_MetalStorm.200.png [ 2.5 MiB | Viewed 1975 times ]


Attachment:
Lake-boats.vers.A_ArtDraw.png
Lake-boats.vers.A_ArtDraw.png [ 2.58 MiB | Viewed 1975 times ]


Attachment:
Lake-view.vers.A_MetalStorm200.png
Lake-view.vers.A_MetalStorm200.png [ 2.18 MiB | Viewed 1975 times ]

_________________
Ella's gallery - YouTube


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Sun Nov 04, 2018 10:04 am  (#173) 
Offline
GimpChat Member
User avatar

Joined: May 17, 2014
Posts: 1568
Attachment:
TowerBridge.vers.A_LayStone.png
TowerBridge.vers.A_LayStone.png [ 2.47 MiB | Viewed 1974 times ]


Attachment:
Sunflower.vers.A_FFsm3.png
Sunflower.vers.A_FFsm3.png [ 2.22 MiB | Viewed 1974 times ]


Attachment:
Sailing.vers.A_MetalStorm200.png
Sailing.vers.A_MetalStorm200.png [ 2.56 MiB | Viewed 1974 times ]

_________________
Ella's gallery - YouTube


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Sun Nov 04, 2018 11:11 am  (#174) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Wow, what a fantastc carousel, Ella!
You exploited so many possibilities.
The Horse and the Sunflower emerge IMO as artistic creations over all the other ones, but all of them are fascinating.
Thanks !!!

_________________
"Where am I ?"


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Sun Nov 04, 2018 11:24 pm  (#175) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4693
With latest version of Filter:
Attachment:
DN_TextureLook 2.10a.MetalStorn.SinglePat.Sunset Scene.jpg
DN_TextureLook 2.10a.MetalStorn.SinglePat.Sunset Scene.jpg [ 620.72 KiB | Viewed 1965 times ]

Attachment:
DN_TextureLook 2.10A.DecoTile.SinglePat.Chipmunk.jpg
DN_TextureLook 2.10A.DecoTile.SinglePat.Chipmunk.jpg [ 1.15 MiB | Viewed 1965 times ]

Attachment:
DN_TextureLook 2.10A.Pave.Mult Pat.Ballerina.jpg
DN_TextureLook 2.10A.Pave.Mult Pat.Ballerina.jpg [ 601.08 KiB | Viewed 1965 times ]


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Mon Nov 05, 2018 6:30 am  (#176) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Those are really nice Pat !
Sunset Scene is fantastic.
Thanks for sharing !

_________________
"Where am I ?"


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Mon Nov 05, 2018 2:42 pm  (#177) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
A little show of the least used sets (on the same source):

- a mix of various patterns
Attachment:
2018-11-05 20-34-59 rose-174817_1280, filled with texture set Mix300GrA.jpg
2018-11-05 20-34-59 rose-174817_1280, filled with texture set Mix300GrA.jpg [ 2.21 MiB | Viewed 1955 times ]


- a mix of abstract patterns
Attachment:
2018-11-05 20-35-34 rose-174817_1280, filled with texture set FFsmAbstr.jpg
2018-11-05 20-35-34 rose-174817_1280, filled with texture set FFsmAbstr.jpg [ 2.36 MiB | Viewed 1955 times ]


-squiggly patterns
Attachment:
2018-11-05 20-36-04 rose-174817_1280, filled with texture set FFsmSquiggly.jpg
2018-11-05 20-36-04 rose-174817_1280, filled with texture set FFsmSquiggly.jpg [ 3.63 MiB | Viewed 1955 times ]

_________________
"Where am I ?"


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Tue Nov 06, 2018 7:11 pm  (#178) 
Offline
GimpChat Member

Joined: Nov 06, 2018
Posts: 7
I am just starting to play with Diego's Lyle-style mosaic script. Saw several fantastic examples on this thread. I have a question about the script. Please let me know if I should open a separate thread.

(Using version 1.2 of the script on a mac running Gimp 2.10.6 from Partha's site.)

I am getting a non-fatal error with the following message: "Unexpected error: 'NoneType' object has no attribute 'ewidth"

On the Python file only line 240 has the name "ewidth": for x in range(srcTile.ewidth):.

On line 236 srcTile is as follows: srcTile = layer.get_tile(False, j, i)

That part of the script is within a try/catch so the error does not crash the script.

Should I worry about this or is this supposed to happen for some images?

Thanks,

_________________
---
Isidro
Somerville, MA


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Tue Nov 06, 2018 11:30 pm  (#179) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4693
Attachment:
DN_TextureLook 2.10a.WetStone100.SinglePat.Wolf.jpg
DN_TextureLook 2.10a.WetStone100.SinglePat.Wolf.jpg [ 715.48 KiB | Viewed 1926 times ]
Attachment:
DN_TextureLook 2.10a.Foil.SinglePat.Tarantula.jpg
DN_TextureLook 2.10a.Foil.SinglePat.Tarantula.jpg [ 789.28 KiB | Viewed 1926 times ]
Attachment:
DN_TextureLook 2.10a.MetalStorm.SinglePat.Big Ben.jpg
DN_TextureLook 2.10a.MetalStorm.SinglePat.Big Ben.jpg [ 1.07 MiB | Viewed 1926 times ]


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Wed Nov 07, 2018 1:04 am  (#180) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
isidromcf wrote:
I am just starting to play with Diego's Lyle-style mosaic script. Saw several fantastic examples on this thread. I have a question about the script. Please let me know if I should open a separate thread.

(Using version 1.2 of the script on a mac running Gimp 2.10.6 from Partha's site.)

I am getting a non-fatal error with the following message: "Unexpected error: 'NoneType' object has no attribute 'ewidth"

On the Python file only line 240 has the name "ewidth": for x in range(srcTile.ewidth):.

On line 236 srcTile is as follows: srcTile = layer.get_tile(False, j, i)

That part of the script is within a try/catch so the error does not crash the script.

Should I worry about this or is this supposed to happen for some images?


Thanks,

1.You have to post your comments related to Mosaic Lyle's Style on my previous thread "new filters on 2.10"
2.You are not using the version ported to 2.10 (which has not those statements); the 2.8 version does not run on 2.10

_________________
"Where am I ?"


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Wed Nov 07, 2018 1:06 am  (#181) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Pat625 wrote:
Attachment:
DN_TextureLook 2.10a.WetStone100.SinglePat.Wolf.jpg
Attachment:
DN_TextureLook 2.10a.Foil.SinglePat.Tarantula.jpg
Attachment:
DN_TextureLook 2.10a.MetalStorm.SinglePat.Big Ben.jpg

Excellent outcomes, Pat !
Particularly the wolf is superb.
Thanks for sharing them.

_________________
"Where am I ?"


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Wed Nov 07, 2018 8:43 am  (#182) 
Offline
GimpChat Member

Joined: Nov 06, 2018
Posts: 7
dinasset wrote:
1.You have to post your comments related to Mosaic Lyle's Style on my previous thread "new filters on 2.10"
2.You are not using the version ported to 2.10 (which has not those statements); the 2.8 version does not run on 2.10


Will do.

Thanks,

_________________
---
Isidro
Somerville, MA


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Wed Nov 07, 2018 2:10 pm  (#183) 
Offline
GimpChat Member
User avatar

Joined: May 17, 2014
Posts: 1568
Another triplet :)

Attachment:
field.FFsmWetStone100.png
field.FFsmWetStone100.png [ 2.11 MiB | Viewed 1731 times ]


Attachment:
gate.FFsmWetStone100.png
gate.FFsmWetStone100.png [ 2.26 MiB | Viewed 1731 times ]


Attachment:
room.Storm200.png
room.Storm200.png [ 2.5 MiB | Viewed 1731 times ]

_________________
Ella's gallery - YouTube


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Wed Nov 07, 2018 2:48 pm  (#184) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
All three full of romantic atmosphere, I like them a lot.
The gate is open to the future of all our hopes. We simply have to go out and walk forward, without fear and still maintaining all what we have behind, which generated our soul, our blood, our bones...

_________________
"Where am I ?"


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Thu Nov 08, 2018 7:05 am  (#185) 
Offline
GimpChat Member
User avatar

Joined: May 17, 2014
Posts: 1568
dinasset wrote:
The gate is open to the future of all our hopes. We simply have to go out and walk forward, without fear and still maintaining all what we have behind, which generated our soul, our blood, our bones...


Bella metafora, grazie Diego :ffy

_________________
Ella's gallery - YouTube


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Thu Nov 08, 2018 4:44 pm  (#186) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4693
Attachment:
DN_Acry Look 2.10. Pink Lotus.jpg
DN_Acry Look 2.10. Pink Lotus.jpg [ 620.94 KiB | Viewed 1710 times ]
Attachment:
DN_Texture Look 2.10.Metal Storm.Books.jpg
DN_Texture Look 2.10.Metal Storm.Books.jpg [ 942.33 KiB | Viewed 1710 times ]
Attachment:
DN_Texture Look 2.10.WetStone100.Food Drink.jpg
DN_Texture Look 2.10.WetStone100.Food Drink.jpg [ 889 KiB | Viewed 1710 times ]


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Fri Nov 09, 2018 12:31 am  (#187) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Very nice triplet, Pat.
I like the FoodDrink, the knife seems to tell us: if you do not drink with me.…
Colours came out very well on Books; well, books, I call the scenery day by day life of a lone man.

_________________
"Where am I ?"


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Fri Nov 09, 2018 9:34 am  (#188) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4693
Thank you, Dinasset. I love your interpretations of the images!


Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Sat Nov 10, 2018 8:29 am  (#189) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 14113
Location: Spain, Aragón
I really like the results with wet stone and metal storm. Beautiful results of you Dinasset, Ella and Pat. :clap
A few results of my side. :)


Attachments:
koala-closeup-tree.ngsversion.14_DN_MetalStorm.jpg
koala-closeup-tree.ngsversion.14_DN_MetalStorm.jpg [ 1.08 MiB | Viewed 1681 times ]
papilio_ulysses_by_dyewind-dazwu6e_DN_MetalStorm.jpg
papilio_ulysses_by_dyewind-dazwu6e_DN_MetalStorm.jpg [ 1.16 MiB | Viewed 1681 times ]
robin-3494694_DN_WetStone.jpg
robin-3494694_DN_WetStone.jpg [ 1.04 MiB | Viewed 1681 times ]

_________________
Image

Gimp 2.10.30(samj) portable _ OS Windows 10 Home_ 64bits
Don’t be afraid to start over. It’s a new chance to rebuild what you want.
Top
 Post subject: Re: new filters on 2.10: second group
PostPosted: Sat Nov 10, 2018 8:31 am  (#190) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 14113
Location: Spain, Aragón
:) I like this kind of look on the images. :yes


Attachments:
gulls-654046_DN_WetStone.jpg
gulls-654046_DN_WetStone.jpg [ 985.17 KiB | Viewed 1681 times ]

_________________
Image

Gimp 2.10.30(samj) portable _ OS Windows 10 Home_ 64bits
Don’t be afraid to start over. It’s a new chance to rebuild what you want.
Top
Post new topic Reply to topic  [ 193 posts ]  Go to page Previous  1 ... 6, 7, 8, 9, 10  Next

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group