It is currently Tue Jun 09, 2026 12:36 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 35 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Fri Sep 07, 2012 9:34 am  (#21) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16021
A python module (script), should work in either windows or Linux.
Just place it in the User/.gimp-2.8/plug-ins folder and restart Gimp.

Sometimes (in Windows), it is necessary to right click a python script and select properties.Then select unblock.
That effectively makes it executable.

_________________
Image


Top
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Fri Sep 07, 2012 2:49 pm  (#22) 
Offline
GimpChat Member
User avatar

Joined: Aug 16, 2012
Posts: 4271
Location: Göteborg, Sweden
this is almost a bit spooky. i tried everything with this plugin (and no, rod, it was already unblocked, since my first patience-trying experiences with windows vista i've learned to check things like that.) i kept restarting gimp and nothing was changed. then i left the room mid-project for a bit of cooking, came back and opened filters-distorts to go to iwarp - and there was the golden ratio circle effect. and it works and all!
Attachment:
fibonacci fun.png
fibonacci fun.png [ 322.17 KiB | Viewed 2570 times ]

_________________


Top
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Thu May 15, 2014 10:12 pm  (#23) 
Offline
GimpChat Member
User avatar

Joined: Feb 27, 2014
Posts: 26
hi, I'm not all that tech savvy.. I know where things go and such, but this is a text file and I'm just not sure what to do with it. any help would be appreciated. thank you


Top
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Thu May 15, 2014 10:36 pm  (#24) 
Offline
GimpChat Member
User avatar

Joined: Nov 16, 2011
Posts: 5127
Location: Metro Vancouver, BC
Leigh wrote:
hi, I'm not all that tech savvy.. I know where things go and such, but this is a text file and I'm just not sure what to do with it. any help would be appreciated. thank you
If you downloaded the Golden-ratio circle effect at the beginning of this thread, it's a python plug-in, rename it to,
golden_circle.py
It goes in your [user name] .gimp-2.8/plug-ins folder.
[user name] .gimp-2.8/
├── plug-ins
├── scripts

You may have to give the file permissions.
Menu: Filters/Distorts

_________________
Image
Gimp 2.8.18, Linux, median user
Gimp Chat Tutorials Index
Spirit Bear (Kermode)


Top
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Thu May 15, 2014 10:58 pm  (#25) 
Offline
GimpChat Member
User avatar

Joined: Feb 27, 2014
Posts: 26
I have looked and looked and all I see is golden_circle.py.txt... unless these attachments are it.. and they arent labeled as it, I'm clueless

this is what I see:
Attachment Size
This is a first example; we take a petal or a leave, where the center of the image is the center of the rotation axis 82.94 KB
And we sping it down by the golder angle while shrinking it 359.19 KB
Another example, this one without transparency (again, obser the center of rotation) 15.73 KB
And the resulting layers (not merged) where used to create an animated GIF 424.68 KB
golden_circle.py.txt 4.17 KB
Tags:
Fibonacci
golden
golden circle
flowers
fall


Top
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Fri May 16, 2014 6:33 pm  (#26) 
Offline
GimpChat Member
User avatar

Joined: Feb 27, 2014
Posts: 26
Please help, I'm so frustrated, I really wanted this.


Top
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Fri May 16, 2014 7:06 pm  (#27) 
Offline
GimpChat Member
User avatar

Joined: Jul 17, 2012
Posts: 2769
Leigh wrote:
I have looked and looked and all I see is golden_circle.py.txt... unless these attachments are it.. and they arent labeled as it, I'm clueless

Odin already told you what to do !

yes, golden_circle.py.txt is the correct file

download it, put it into your user/gimp-2.8/plug-ins folder

but you have to rename it !!!
in your folder highlight the file, hit F2 and then delete the .txt bit
what you want is a file named 'golden_circle.py', not golden_circle.py.txt !
and then it will work !


Top
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Fri May 16, 2014 7:07 pm  (#28) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4826
Location: Bendigo Vic. Australia
Leigh when uploading python files to the Registry they usually have a .txt extension added
example golden_circle .py becomes golden_circle .py.txt and all you have to do is remove the .txt
and it returns to a python file golden_circle .py for you to place in your plugins folder

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Fri May 16, 2014 8:23 pm  (#29) 
Offline
GimpChat Member
User avatar

Joined: Feb 27, 2014
Posts: 26
I honestly couldnt figure out how to download a text file, as when I clicked it, it would open, but I got it and renamed it, put it where all the other .py files are, restarted gimp and yet... sighs... NONE of the plug ins show up in gimp. .scm files seem to do great. maybe I'm putting it in the wrong place.

Image

I'm really not trying to be a pain in the butt. sorry guys


Top
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Fri May 16, 2014 8:31 pm  (#30) 
Offline
GimpChat Member
User avatar

Joined: Jul 17, 2012
Posts: 2769
Leigh wrote:
maybe I'm putting it in the wrong place.

indeed !

as already said before:

C -> User -> Username -> .gimp-2.8 -> plug-ins


Top
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Fri May 16, 2014 8:51 pm  (#31) 
Offline
GimpChat Member
User avatar

Joined: Nov 16, 2011
Posts: 5127
Location: Metro Vancouver, BC
Leigh wrote:
I honestly couldnt figure out how to download a text file, as when I clicked it, it would open, but I got it and renamed it, put it where all the other .py files are, restarted gimp and yet... sighs... NONE of the plug ins show up in gimp. .scm files seem to do great. maybe I'm putting it in the wrong place.

In Gimp, Edit | Preferences | Folders | Plug-ins, note the path to .gimp-2.8/plug-ins.
Image
Use the above screenshot as a guide only, your path might be different.

  1. Find the path to, .gimp-2.8/plug-ins folder with your file manager.
  2. Put golden_circle.py inside the plug-ins folder.
  3. If Gimp is open restart it.
  4. Menu: Filters | Distorts | Golden-ratio circle...

If you still don't see Golden-ratio circle in Gimp filters menu.
  1. Go back to the golden_circle.py file.
  2. Right-click the file and then select Properties.
  3. Click the Security tab to give file permissions.

_________________
Image
Gimp 2.8.18, Linux, median user
Gimp Chat Tutorials Index
Spirit Bear (Kermode)


Top
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Fri May 16, 2014 9:48 pm  (#32) 
Offline
GimpChat Member
User avatar

Joined: Mar 10, 2014
Posts: 845
window 32bit it's working!

Image


Top
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Sat May 17, 2014 6:02 am  (#33) 
Offline
GimpChat Member
User avatar

Joined: Feb 27, 2014
Posts: 26
Thanks for the help, everyone. When I had my old comp, I never put anything in the user files, it all went directly to the gimp file.. I didnt even know there was one in the user files. ~facepalm~ I've used gimp for about 4 years now. yes, yes, I know you told me, but I didnt understand. I got this one working, but there are others that are NOW in the right place and still dont work, so I dont know whats up. Letting it go for now, though, tooooo frustrated after all that. Thanks again.


Top
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Sat May 17, 2014 1:52 pm  (#34) 
Offline
GimpChat Member
User avatar

Joined: Nov 16, 2011
Posts: 5127
Location: Metro Vancouver, BC
Leigh wrote:
Thanks for the help, everyone. When I had my old comp, I never put anything in the user files, it all went directly to the gimp file.. I didnt even know there was one in the user files...
As a general rule anything you add (Brushes, gradients, palettes, scripts, plug-ins, fonts, etc.) to Gimp should go in [user] .gimp-2.8 folder unless you have multiple user profiles. There are a few exceptions but, unless you're given specific instructions to do otherwise, stick with the user folder it makes add-ons much easier to manage.

_________________
Image
Gimp 2.8.18, Linux, median user
Gimp Chat Tutorials Index
Spirit Bear (Kermode)


Top
 Post subject: Re: Golden Ratio Circle effect.
PostPosted: Sat May 17, 2014 8:24 pm  (#35) 
Offline
GimpChat Member
User avatar

Joined: Apr 08, 2010
Posts: 5420
Location: Northwest Ohio
Leigh, in the screenshot of your plug in files, some of them don't end with .py, perhaps that is why they don't work?


Top
Post new topic Reply to topic  [ 35 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group