It is currently Wed Apr 24, 2024 8:10 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 15 posts ] 
Author Message
 Post subject: Spiral ridge
PostPosted: Mon Mar 30, 2015 8:49 am  (#1) 
Offline
GimpChat Member

Joined: Oct 02, 2014
Posts: 14
I am trying to replicate a texture found on Marshall amplifier radio knobs (see picture below:
Image

I can handle the colorization and conical reflection overlay, but I am having trouble figuring out how to draw a crisp, tight spiral. Would like to keep the width very narrow (~3 pixels), and then bump it just a tad so that it bears a raised effect.

I've tried doing gradients with several dozen bars, but the sender of the spiral doesn't quite look right (i.e., several lines come together for the center as opposed to a single line spiraling outwards).

Thanks in advance for any help.


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: Spiral ridge
PostPosted: Mon Mar 30, 2015 9:12 am  (#2) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
I think he is trying to make the texture that is shown on the radio knobs.

_________________
Image


Top
 Post subject: Re: Spiral ridge
PostPosted: Mon Mar 30, 2015 9:23 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
Gave it a try using concentric circles generated using generate new paths python plugin and conical gradient target as a target displacement layer. :)


Attachments:
concentric_c.png
concentric_c.png [ 410.78 KiB | Viewed 4687 times ]

_________________
Lyle

Psalm 109:8

Image
Top
 Post subject: Re: Spiral ridge
PostPosted: Mon Mar 30, 2015 9:50 am  (#4) 
Offline
Script Coder
User avatar

Joined: Apr 23, 2010
Posts: 1553
Location: not from Guildford after all
I would not consider it a spiral, but instead a series of equally-spaced concentric rings.

For this I might suggest using the Blend Tool with settings such as the following (click on image to go to download page).
Image

And then draw a short stroke of about 3 or 4 pixels on your image to create the gradient, followed by an application of the Bump Map filter (bump it to itself).

Attachment:
rings.png
rings.png [ 70.91 KiB | Viewed 4653 times ]

_________________
Any sufficiently primitive technology is indistinguishable from a rock.


Last edited by saulgoode on Mon Mar 30, 2015 10:03 am, edited 1 time in total.

Top
 Post subject: Re: Spiral ridge
PostPosted: Mon Mar 30, 2015 10:02 am  (#5) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
There is a script here. It is actually fill selection with concentric selection. :)
viewtopic.php?f=9&t=6923

Works ok in GIMP-2.8.14

Image

My settings
Image

_________________
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: Spiral ridge
PostPosted: Mon Mar 30, 2015 11:01 am  (#6) 
Offline
GimpChat Member

Joined: Oct 02, 2014
Posts: 14
Thanks, all.

The notes in concentric circles are very helpful. Thank you!

I am trying to be fully authentic to the real-life dial. The texture is actually spiral and not concentric. If there isn't a way to do this, I can probably live with concentric circles. If I don't seen this out, the virtual dials (with concentric circles) will always silent mock me. :-).


Top
 Post subject: Re: Spiral ridge
PostPosted: Mon Mar 30, 2015 1:28 pm  (#7) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2246
Location: Poland
Gimp shape creator

http://registry.gimp.org/node/32342
http://www.arakne.es/en/dessign/gimp-python-script-shape-creator-shapes/


Attachments:
GSC.png
GSC.png [ 984.34 KiB | Viewed 4611 times ]

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: Spiral ridge
PostPosted: Mon Mar 30, 2015 1:43 pm  (#8) 
Offline
GimpChat Member

Joined: Oct 02, 2014
Posts: 14
Gold star to MareroQ. Cheers all!


Top
 Post subject: Re: Spiral ridge
PostPosted: Mon Mar 30, 2015 1:51 pm  (#9) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
saulgoode wrote:
I would not consider it a spiral, but instead a series of equally-spaced concentric rings.

For this I might suggest using the Blend Tool with settings such as the following (click on image to go to download page).
[ Image ]

And then draw a short stroke of about 3 or 4 pixels on your image to create the gradient, followed by an application of the Bump Map filter (bump it to itself).

Attachment:
rings.png


Thats cool Saul... looks like a real metal disk with the raised ridges.

_________________
Image


Top
 Post subject: Re: Spiral ridge
PostPosted: Tue Mar 31, 2015 8:26 pm  (#10) 
Offline
Script Coder
User avatar

Joined: Jul 14, 2010
Posts: 697
Here is a crazy way!

Fill a layer with your base colour:
Attachment:
s1.png
s1.png [ 1.28 KiB | Viewed 2361 times ]


Create a new layer, and set the blend (gradient) tool like so:
Attachment:
s2.png
s2.png [ 18.33 KiB | Viewed 2361 times ]


then with the gradient tool, pull a 3 px horizontal line, and change the layer mode to overlay. Pretty cool, eh?
Attachment:
s3.png
s3.png [ 331.47 KiB | Viewed 2361 times ]


but it gets even better.....

_________________
Image
Fantasy Cartography and Mapping by RobA


Top
 Post subject: Re: Spiral ridge
PostPosted: Tue Mar 31, 2015 8:35 pm  (#11) 
Offline
Script Coder
User avatar

Joined: Jul 14, 2010
Posts: 697
Now right click on the overlay spiral, and pick "Add Layer Mask" and make it a greyscale copy of the layer:
Attachment:
s4.png
s4.png [ 257.64 KiB | Viewed 1310 times ]


Looks worse? Never fear!

Now use the Move tool, set as Move the active layer and select the MASK in the layer palette, and use the cursors to nudge the mask around to get the effect you want...
Attachment:
s5.png
s5.png [ 333.31 KiB | Viewed 1310 times ]


And you can keep duplicating the overlay spiral and nudge the mask around differently to build up different effects:
Attachment:
s6.png
s6.png [ 454.88 KiB | Viewed 1310 times ]


-Rob A>

_________________
Image
Fantasy Cartography and Mapping by RobA


Top
 Post subject: Re: Spiral ridge
PostPosted: Tue Mar 31, 2015 8:41 pm  (#12) 
Offline
GimpChat Member
User avatar

Joined: Apr 08, 2010
Posts: 5420
Location: Northwest Ohio
...and you can scroll up and down this page and get some interesting movement effects, lol


Top
 Post subject: Re: Spiral ridge
PostPosted: Tue Mar 31, 2015 8:58 pm  (#13) 
Offline
GimpChat Member

Joined: Oct 02, 2014
Posts: 14
Bravo, Rob! I'll post my finished product with this technique.


Top
 Post subject: Re: Spiral ridge
PostPosted: Fri Jun 23, 2017 9:34 am  (#14) 
Offline
GimpChat Member

Joined: Oct 02, 2014
Posts: 14
avgcivilian wrote:
Bravo, Rob! I'll post my finished product with this technique.



I realized I never posted my image. Thanks again to all for their help.

Image


Top
 Post subject: Re: Spiral ridge
PostPosted: Mon Jun 26, 2017 6:22 am  (#15) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
avgcivilian wrote:
avgcivilian wrote:
Bravo, Rob! I'll post my finished product with this technique.



I realized I never posted my image. Thanks again to all for their help.

[ Image ]

Thanks for finally posting your results. lol. =)
Looks really good.

_________________
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 new topic Reply to topic  [ 15 posts ] 

All times are UTC - 5 hours [ DST ]


cron

* Login  



Powered by phpBB3 © phpBB Group