It is currently Fri Apr 26, 2024 2:31 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: Let's start a game. Golden ratio/Phi grid.
PostPosted: Fri Jan 29, 2016 6:04 pm  (#1) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
www.youtube.com Video from : www.youtube.com

Take any photo one of your own or found on the internet (I prefer public domain images so i don't run into copyright issues).
Try to crop/edit compose using the Fibonacci spiral or the Phi grid (It is said that our brain is hard-wired to see these because of patterns that exist in nature so it's pleasing to the eye).

I'll start...here i used the Phi grid on one of my photos.
Image

_________________
TinT


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: Let's start a game. Golden ratio/Phi grid.
PostPosted: Fri Jan 29, 2016 6:27 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Mar 16, 2015
Posts: 613
Location: On Earth,specifically Queensland,Australia
I have a fibonacci spiral scm but what and where is Phi filter.

_________________
Image


Top
 Post subject: Re: Let's start a game. Golden ratio/Phi grid.
PostPosted: Fri Jan 29, 2016 6:53 pm  (#3) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
i don't know i just made my guide. I use this
and just put it as 50 opacity (or around there) and scale it and move it or flip it.
Image

_________________
TinT


Top
 Post subject: Re: Let's start a game. Golden ratio/Phi grid.
PostPosted: Fri Jan 29, 2016 7:59 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Mar 16, 2015
Posts: 613
Location: On Earth,specifically Queensland,Australia
Thanks Tran.

_________________
Image


Top
 Post subject: Re: Let's start a game. Golden ratio/Phi grid.
PostPosted: Fri Jan 29, 2016 9:52 pm  (#5) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
I found the Phi script at the registry.
Called Golden ratio/Phi grid.
I put it in my scripts folder and restarted gimp but I cannot find it anywhere.
Attachment:
golden-rule.scm [871 Bytes]
Downloaded 350 times


Top
 Post subject: Re: Let's start a game. Golden ratio/Phi grid.
PostPosted: Fri Jan 29, 2016 11:17 pm  (#6) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
It's under Image->Guides->New Guides _Golden Ratio.
But what this does is create guides over top of your image and it doesn't create guides for borders.
I don't know how useful this will be for me as I don't know how or if you can resize all guides at the same time and move them all at the same time.
I can move the image around i guess. but this might need to create borders as well so that you know where to crop.

_________________
TinT


Top
 Post subject: Re: Let's start a game. Golden ratio/Phi grid.
PostPosted: Fri Jan 29, 2016 11:29 pm  (#7) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
I decided that I would add guides for borders of image as well with the below script
Attachment:
golden-rule.scm [1.17 KiB]
Downloaded 271 times
.
So that now once the guides are created, you can just scale/move layer around to fit the golden rule while seeing borders as future crop of area.

_________________
TinT


Top
 Post subject: Re: Let's start a game. Golden ratio/Phi grid.
PostPosted: Sat Jan 30, 2016 6:33 am  (#8) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Another very useful filter by Ofnutz.

viewtopic.php?f=9&t=3649

http://sourceforge.net/projects/gimp-pa ... s/scripts/
http://registry.gimp.org/node/25982
Ofnutz Golden Spiral Script can be found here.

Creates a golden spiral path inside the selection bounds. Mostly useful as a poor man's Golden Spiral guide to crop pictures.

golden-spiral

This script generates a "golden spiral" with the rectangle that bounds the selection. It is intended mostly as a substitute for a golden-spiral guide when cropping photographs.
Usage

Unlike most scripts here, the menu entry for this script is in the "<Image>/Select" menu (at the bottom).

The golden spiral is generated with the following rules:

The external limit of the spiral starts on the selection bounds rectangle.
The spiral is drawn inside a golden rectangle whose smallest side is the smallest side of the selection bounds

To avoid clutter in the Paths list, a new golden spiral path will replace the previous one (rename the previous one if you need to keep it).

The script dialog allow one to specify:

The position of the spiral center in the rectangle
The optional rendering of the enclosing golden rectangle.

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Let's start a game. Golden ratio/Phi grid.
PostPosted: Sat Jan 30, 2016 1:24 pm  (#9) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
cool script :hi5

Image
Image

_________________
TinT


Top
 Post subject: Re: Let's start a game. Golden ratio/Phi grid.
PostPosted: Sat Jan 30, 2016 3:55 pm  (#10) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
for the Phi grid...
here are the steps to use Gimp's built-in golden sections.

1) Select/All
2) select/To Path to get a path that is the border/frame of image.
3) then under scale's Tool Options, and under "Guides", select "Golden Sections" (I think it's defaulted as "Number of lines").
4) Now if you scale the path, you'll see golden sections/phi grid instead of the default grid lines.

Sweet huh? I think it's awesome that it's already built-in.

Image

_________________
TinT


Top
 Post subject: Re: Let's start a game. Golden ratio/Phi grid.
PostPosted: Sat Jan 30, 2016 9:11 pm  (#11) 
Offline
GimpChat Member
User avatar

Joined: Apr 08, 2010
Posts: 5420
Location: Northwest Ohio
Cool...that video was interesting, I have to go watch the rest of it.


Top
 Post subject: Re: Let's start a game. Golden ratio/Phi grid.
PostPosted: Tue Jul 25, 2017 7:50 am  (#12) 
Offline
New Member

Joined: Jul 25, 2017
Posts: 2
Hi everyone,
found this topic while searched for golden ration guides plugin. I was not able to find one, so I've created it, hope someone will find it useful
(Seems like forum rules doesn't allow me to post link to the script, so I've split it)
github[dot]com/und3f/gimp-guides-new-ratio
Image


Top
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Initial Zoom Ratio = Show entire image?

4

No new posts Attachment(s) tiny text, aspect ratio, batch watermarking, instagram/twitter

1

No new posts Attachment(s) Quickly get a themed grid background/art

12

No new posts Spin-art Grid kind'a like Kandinsky's circles but for any image

1

No new posts Will it need to be done again from the start?

5



* Login  



Powered by phpBB3 © phpBB Group