It is currently Fri Mar 29, 2024 8:38 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 95 posts ]  Go to page 1, 2, 3, 4, 5  Next
Author Message
 Post subject: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sat May 21, 2016 8:08 pm  (#1) 
Offline
GimpChat Member
User avatar

Joined: Dec 10, 2013
Posts: 1004
Wondered if we have anything that would give the following result:

Image

_________________
Image
Macbook Air - MacOS Sierra 10.12
McGimp 2.8.14
G'mic 1.6.5


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sat May 21, 2016 8:15 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Dec 10, 2013
Posts: 1004
Nevermind, I think I found it! In case anyone ever needs it... G'mic > Array and Tiles > Annular Steiner Chain Round

_________________
Image
Macbook Air - MacOS Sierra 10.12
McGimp 2.8.14
G'mic 1.6.5


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sun May 22, 2016 10:36 am  (#3) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
Dalia: What settings did you use on the Annular Steiner Chain? I could only get circles, no other shapes such as the one you showed above?


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sun May 22, 2016 12:50 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Dec 10, 2013
Posts: 1004
Hi Pat: Alpha to Selection your subject. Then Gmic - the only items I changed were "dimension pixels" and the "Nb of circles". When done you'll notice there is some black surrounding the subject - in my case the white rose. I selected by color, feathered by 3, shrunk by 2, select invert and got rid of the black. Haven't found anything yet to replicate the above example.

Image

Image

_________________
Image
Macbook Air - MacOS Sierra 10.12
McGimp 2.8.14
G'mic 1.6.5


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sun May 22, 2016 7:15 pm  (#5) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
Dalia:
The object being rotated is different in this tutorial but the principle is the same. The script: Map Object to Plane is being used. (Should be included in Gimp under Filters-Map)
Tutorial: viewtopic.php?f=23&t=13442


You could also use Script Fu: Rotate and Copy:
Attachment:
script-fu-copy-rotate-nLayer.scm [1.73 KiB]
Downloaded 305 times


Other Info: viewtopic.php?f=9&t=4851 for copy-rotate info.

Hope this helps.


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sun May 22, 2016 8:07 pm  (#6) 
Offline
GimpChat Member
User avatar

Joined: Dec 10, 2013
Posts: 1004
Pat625 wrote:
Dalia:...Hope this helps.


Yes it will help! :tyspin Just downloaded and tried it out - still need to figure out that will give me the distance between the center subject one and encircle it like above. I suppose "path to selection" and "stroke path with brush"; I'd have to create the brush. :oops:

_________________
Image
Macbook Air - MacOS Sierra 10.12
McGimp 2.8.14
G'mic 1.6.5


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sun May 22, 2016 10:24 pm  (#7) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
Dalia: What image do you want to use? In the tutorial, no path to selection or stroke path was used. You figure out your center area with the map object script when you set you X , Y and Z axis and the degrees to rotate. I'll find my xcf from the tutorial if I still have it. I know it drove me crazy when I first started the tutorial but then it was OK. Trouble is, I haven't done it for a long time and have forgotten how to use. Maybe I can help if you already have the image size decided.

Edit: My Gimp program just crashed again! :gaah :hoh I'll look for that tutorial file as soon as I fix Gimp.


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sun May 22, 2016 10:29 pm  (#8) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3970
Location: Canada
this is simple enough for a quick script
Will be available under <Image>Script-Fu/Mura Meister Copies...
Attachment:
Mura_Meister_Copies.scm [2.79 KiB]
Downloaded 1288 times


options below
Image

I started with a decent size canvas and a layer like this.
Image
and roughly estimated got a position by hovering over where i want my center to be and remembered the x and y coordinate to use as center-x and center-y for script. Ran script and got this
Image

Note i'll make 12 copies (well if you select 12 copies, you can have more..but the last copy is actually exactly over the original layer. you can delete it or if you merge all layers it doesn't matter.

_________________
TinT


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sun May 22, 2016 10:47 pm  (#9) 
Offline
GimpChat Member
User avatar

Joined: Dec 10, 2013
Posts: 1004
trandoductin!!! :jumpclap You're a genius! That's exactly it. :tyspin :jumpclap

Downloaded, ran it and just a quick example - from a single flower got a bouquet.

Image

_________________
Image
Macbook Air - MacOS Sierra 10.12
McGimp 2.8.14
G'mic 1.6.5


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sun May 22, 2016 10:49 pm  (#10) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3970
Location: Canada
Dalia wrote:
trandoductin!!! :jumpclap You're a genius! That's exactly it. :tyspin :jumpclap

Downloaded, ran it and just a quick example - from a single flower got a bouquet.

[ Image ]

so glad it works for you... (not a genius btw, gimp does all the work).

_________________
TinT


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sun May 22, 2016 10:53 pm  (#11) 
Offline
GimpChat Member
User avatar

Joined: Dec 10, 2013
Posts: 1004
Gimp may make it work but it's your input and creation of the script so, thank you so much.

One more...Image

_________________
Image
Macbook Air - MacOS Sierra 10.12
McGimp 2.8.14
G'mic 1.6.5


Last edited by Dalia on Sun May 22, 2016 11:00 pm, edited 1 time in total.

Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sun May 22, 2016 11:00 pm  (#12) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3970
Location: Canada
Dalia wrote:
Gimp may make it work but it's your input and creation of the script so, thank you so much.

Fine okay I guess according to you I am a GENIUS :hehe :yes

is it Christmas already ?

_________________
TinT


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sun May 22, 2016 11:18 pm  (#13) 
Offline
GimpChat Member
User avatar

Joined: Dec 10, 2013
Posts: 1004
That's right! No - but I understand there are 31 weeks until Christmas. Okay and I'm done for the night.

Image

_________________
Image
Macbook Air - MacOS Sierra 10.12
McGimp 2.8.14
G'mic 1.6.5


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sun May 22, 2016 11:33 pm  (#14) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
Trandoductin: Now don't make me scold you like I lost it on Lyle! You are a genius in my book, all of you script and code writers. You have brains, talent, knowledge. Sounds like a good combination to me!
That will be a very handy script. Much easier than Map to Object.

Thank you, again!


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Sun May 22, 2016 11:33 pm  (#15) 
Offline
Global Moderator
User avatar

Joined: Oct 02, 2014
Posts: 4384
Location: Sydney Australia
Tin - cannot get the script to work at all ... OK yes a dumb senior but I only ever seem to get 3 images visible even when I use a 2000x2000 pixel canvas and no matter what settings I use.

Image

... so is there a secret that I am mising out on here :oops:

_________________
Image

Respect should be offered freely but hard earned


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Mon May 23, 2016 12:21 am  (#16) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3970
Location: Canada
oldmangrumpy wrote:
Tin - cannot get the script to work at all ... OK yes a dumb senior but I only ever seem to get 3 images visible even when I use a 2000x2000 pixel canvas and no matter what settings I use.

[ Image ]

... so is there a secret that I am mising out on here :oops:

you have to change the center-x and center-y to where you want the center to be..it's defaut at 50,50 so if you leave it there all the other rotations are outside of your canvas.
If you happen to do this already to see the rest of the images do Image/Fit Canvas to layers and you shall see the rest of the other layers rotated outside of your canvas.

here this version of script will auto-resize your canvas to layers just in case some rotations are outside of canvas.
Attachment:
Mura_Meister_Copies.scm [2.93 KiB]
Downloaded 136 times


From your image, it looks like you used the the red point in below image as center. so the fish make up a really big circle outside your image. If the bottom-most fish is your original you should try entering coordinates for some point like the blue dot to create rotations that are within your canvas. (center-x and center-y settings in the script are in pixels by the way not percentage of image width/height).
Image

_________________
TinT


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Mon May 23, 2016 12:44 am  (#17) 
Offline
Global Moderator
User avatar

Joined: Oct 02, 2014
Posts: 4384
Location: Sydney Australia
TIN - thank you for that and of course its obvious really; funny as you get older truly obvious and simple things seem to become more obscured and more complex :)

_________________
Image

Respect should be offered freely but hard earned


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Mon May 23, 2016 1:02 am  (#18) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3970
Location: Canada
oldmangrumpy wrote:
TIN - thank you for that and of course its obvious really; funny as you get older truly obvious and simple things seem to become more obscured and more complex :)

It's good you found that case because i never thought to resize the image to cover that case now that it does it's all good :D

_________________
TinT


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Mon May 23, 2016 9:35 am  (#19) 
Offline
GimpChat Member
User avatar

Joined: Mar 15, 2016
Posts: 180
Location: USA
Pat625 wrote:
Trandoductin: ... You are a genius in my book, all of you script and code writers. You have brains, talent, knowledge. Sounds like a good combination to me!
That will be a very handy script. Much easier than Map to Object.
Thank you, again!


I agree with that!!!
Cool effect!

_________________
Image
(Never stop learning!)


Top
 Post subject: Re: Script/Plugin That Emulates Mura Meister Copies
PostPosted: Mon May 23, 2016 10:22 am  (#20) 
Offline
GimpChat Member
User avatar

Joined: Mar 15, 2016
Posts: 180
Location: USA
trandoductin wrote:
oldmangrumpy wrote:
Tin - cannot get the script to work at all ... OK yes a dumb senior but I only ever seem to get 3 images visible even when I use a 2000x2000 pixel canvas and no matter what settings I use.

[ Image ]

... so is there a secret that I am mising out on here :oops:

you have to change the center-x and center-y to where you want the center to be..it's defaut at 50,50 so if you leave it there all the other rotations are outside of your canvas.
If you happen to do this already to see the rest of the images do Image/Fit Canvas to layers and you shall see the rest of the other layers rotated outside of your canvas.

here this version of script will auto-resize your canvas to layers just in case some rotations are outside of canvas.
Attachment:
The attachment Mura_Meister_Copies.scm is no longer available


From your image, it looks like you used the the red point in below image as center. so the fish make up a really big circle outside your image. If the bottom-most fish is your original you should try entering coordinates for some point like the blue dot to create rotations that are within your canvas. (center-x and center-y settings in the script are in pixels by the way not percentage of image width/height).
[ Image ]


Yes, but I got the same thing using zero for x and y.... I finally solved it by using ONLY the image I wanted to copy, and added the background (or not) afterward.


Attachments:
BalloonsCopied.png
BalloonsCopied.png [ 563 KiB | Viewed 1768 times ]

_________________
Image
(Never stop learning!)
Top
Post new topic Reply to topic  [ 95 posts ]  Go to page 1, 2, 3, 4, 5  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Which Script or Plugin made this gif ?

6

No new posts Attachment(s) Is there a Blinds script/plugin for gimp 2.10.10

16

No new posts Looking for the Text Stamp Plugin/Script

4

No new posts Plugin or Script to bend/curve text

17

No new posts Script passes a 0 to the Displace plugin, and apparently it's an issue

0



* Login  



Powered by phpBB3 © phpBB Group