It is currently Thu Apr 25, 2024 3:22 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 31 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: How to make a Bevel with the Emboss Filter dd style
PostPosted: Tue Jan 22, 2013 7:29 pm  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jul 17, 2012
Posts: 2770
original mini-tutorial by dd from this thread:
viewtopic.php?f=4&t=6194&start=40#p77694

dd wrote:
1 - create a new layer on top of the text layer, fill it with black
2 - go to your text layer and select > alpha to selection
3 - select > feather selection by 10
4 - go to the new layer and fill selection with white # now you have a height map on your new layer.
5 - apply emboss on the new layer
6 - go back to your text layer and alpha to selection again
7 - go to new layer, invert selection, erase selection
8 - set new layer to grain merge


Type your text on a new transparent layer.

Image

1 - create a new layer on top of the text layer, fill it with black
2 - go to your text layer and select > alpha to selection
3 - select > feather selection by 15
4 - go to the new layer and fill selection with white # now you have a height map on your new layer.

Image

5 - apply emboss on the new layer (Filters -> Distorts -> Emboss)

Image

6 - go back to your text layer and alpha to selection again
7 - go to new layer, invert selection, erase selection (or alternatively, create a layermask from selection)
8 - set new layer to grain merge

Image



alternatively, use 'Colours' -> 'Colour To Alpha' and choose the grey with the colour-picker

Image

to show the result better i made the black text red

Image


Last edited by Esper on Sun Mar 10, 2013 9:12 pm, edited 2 times in total.

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: How to make a Bevel with the Emboss Script
PostPosted: Tue Jan 22, 2013 8:17 pm  (#2) 
Offline
Global Moderator
User avatar

Joined: Nov 16, 2011
Posts: 5128
Location: Metro Vancouver, BC
Esper pulls through with the definitive tut :clap

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


Top
 Post subject: Re: How to make a Bevel with the Emboss Script
PostPosted: Tue Jan 22, 2013 8:24 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Apr 08, 2010
Posts: 5420
Location: Northwest Ohio
Bookmarked!


Top
 Post subject: Re: How to make a Bevel with the Emboss Script
PostPosted: Tue Jan 22, 2013 9:33 pm  (#4) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
This is the type of basic tutorial I think I started with, then I added extra features and it grew and grew to a very complex script

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


Top
 Post subject: Re: How to make a Bevel with the Emboss Script
PostPosted: Tue Jan 22, 2013 9:48 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Jul 17, 2012
Posts: 2770
interesting to know Graechan !

how comes in most scripts highlight and shadow are two seperated "layers" ?
highlight is always Mode: Screen
and shadow on Mode: Multiply ?


Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Tue Jan 22, 2013 10:23 pm  (#6) 
Offline
GimpChat Member
User avatar

Joined: Apr 08, 2010
Posts: 5420
Location: Northwest Ohio
I like that they are on separate layers, so you can tweak them separately if you wish.


Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Tue Jan 22, 2013 10:28 pm  (#7) 
Offline
GimpChat Member
User avatar

Joined: Jul 17, 2012
Posts: 2770
2-ton wrote:
I like that they are on separate layers, so you can tweak them separately if you wish.
my thoughts exactly and you can use different contours on them too !


Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Wed Jan 23, 2013 4:46 am  (#8) 
Offline
Script Coder

Joined: Apr 10, 2011
Posts: 532
If you set the elevation on the emboss to exactly 30.2°, you won't need to do the "colour to alpha" on the gray, because at 30.2° the middle section becomes middle gray, and middle gray (#808080) is invisible in grain merge mode. x + 128 - 128 = x. (grain merge mode works by adding the colour values in the layers and substracting 128, or 0x80 from the result)


Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Wed Jan 23, 2013 7:52 am  (#9) 
Offline
GimpChat Member
User avatar

Joined: Jan 10, 2013
Posts: 863
:tyspin Esper, again thx for tutorial!

Excelent! :bigthup

_________________
bbbbbbbbbbbImage
bbbbbbbbbbb Be patient, English is not my language.


Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Wed Jan 23, 2013 10:28 am  (#10) 
Offline
GimpChat Member
User avatar

Joined: Aug 30, 2012
Posts: 2174
Thanks DD and thanks Esper for adding the screen shots, here is my result.

Image

_________________
Image


Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Wed Jan 23, 2013 10:41 am  (#11) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Nice he4rty, what a pretty shade of green.

_________________
Image


Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Wed Jan 23, 2013 3:22 pm  (#12) 
Offline
GimpChat Member
User avatar

Joined: Aug 30, 2012
Posts: 2174
molly wrote:
Nice he4rty, what a pretty shade of green.


Thanks, Initialy the text was purple as the background I chose was the same colour I simply went colours>invert and thats the green that showed up.

_________________
Image


Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Wed Jan 23, 2013 6:37 pm  (#13) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Image


Image

_________________
Image


Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Fri Jan 25, 2013 10:12 pm  (#14) 
Offline
GimpChat Member
User avatar

Joined: Aug 30, 2012
Posts: 2174
Really nice Molly, like the second version.

_________________
Image


Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Tue Feb 05, 2013 3:28 am  (#15) 
Offline
New Member

Joined: Feb 05, 2013
Posts: 1
I recently used this tutorial to help create a logo candidate for SFML and I thought I'd share the results of that effort. Used for all of the text and the shamrock.

Image

Oh, and.. hello. :)


Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Tue Feb 05, 2013 4:43 am  (#16) 
Offline
GimpChat Member
User avatar

Joined: Jul 17, 2012
Posts: 2770
thats lovely cire !

how did you get such a nicely distorted text and how did you color everything so wonderful ?
stroke each letter individually with the gradient ?


you might want to add a very subtle outer glow to mask the slightly jagged edges of the text


Last edited by Esper on Tue Feb 05, 2013 8:08 am, edited 1 time in total.

Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Tue Feb 05, 2013 5:15 am  (#17) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Nice job Cire...and welcome to Gimp Chat

_________________
Image


Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Tue Feb 05, 2013 8:41 am  (#18) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7309
Location: Göteborg at last!
cire wrote:
I recently used this tutorial to help create a logo candidate for SFML and I thought I'd share the results of that effort. Used for all of the text and the shamrock.

Image

Oh, and.. hello. :)


Welcome to GC. I just loooove that font. :heart :heart :heart What is it called?


Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Tue Feb 05, 2013 9:22 am  (#19) 
Offline
GimpChat Member
User avatar

Joined: Aug 16, 2012
Posts: 4271
Location: Göteborg, Sweden
cire: hello and welcome to gimp chat! beautiful job on that logo, i like the colour scheme!

_________________


Top
 Post subject: Re: How to make a Bevel with the Emboss Filter
PostPosted: Tue Feb 05, 2013 7:36 pm  (#20) 
Offline
GimpChat Member
User avatar

Joined: Feb 14, 2012
Posts: 426
Here's an image made using the Emboss filter. Then colorized with a layer above it set to grain merge. I had to use the curves on the embossed layer to get the darks and lights just right. I'll try to upload an xcf file if anyone wants to take a gander at the layer structure used.

Image


Attachments:
GimpCat.xcf [4.27 MiB]
Downloaded 381 times
Top
Post new topic Reply to topic  [ 31 posts ]  Go to page 1, 2  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) My new GEGL FIlter to create old style photo effects

10

No new posts Attachment(s) GEGL Edge Only Bevel (part of MISC BEVEL COLLECTION)

7

No new posts Attachment(s) GEGL Bevel (filter of its own but now ships with GEGL Effects)

32

No new posts Get use to using GEGL Graph syntax.I can't make a filter of everything

13

No new posts Attachment(s) New GEGL Filter to make Action Lines. It does away with Lina Nova

5



* Login  



Powered by phpBB3 © phpBB Group