It is currently Thu Jul 04, 2024 4:38 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 160 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8  Next
Author Message
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Tue Apr 19, 2011 11:20 am  (#121) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6947
Location: Somewhere in GIMP
The curves added a little greenish corrosion to the copper text which is good. I should have used a darker bevel as it kind of got lost in the color curves.

The addition of color curves to the script would be very nice.

I don't know how you did your color curves, dd, but I did mine after I merged the bevel layer to the text layer.

Image

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Tue Apr 19, 2011 12:57 pm  (#122) 
Offline
GimpChat Member
User avatar

Joined: Apr 18, 2011
Posts: 620
Location: New York
dd wrote:
Hi cecilia, hope you get your plugins working. I also suggest you download the new updated version of selection bevel. (note that you'll have to remove the old 1.41 file from the plugin directory if you do!)

I have now uploaded Bevel 1.5 in the registry. I suggest everyone who likes this script to upgrade asap, the preview function comes real handy.

The new version also lets you select any layer mode, instead of just 4 of them. I just tried doing a bevel on multiply, and it works nice when you add another thinner bevel on soft light on top of it... (yeah I know, it's not like you couldn't change the layer mode yourself before... but this saves you the trouble! ;) )

indeed, with the immediate and friendly help I have everything working. and this morning I saw the newest version and downloaded it !

As soon as I figure out the subtleties of this Fabulous plug-in I'll post my modest attempts.

If you want to add any more features it would be to have a Save and Load Settings, but having a Preview is wonderful!!

thank you thank you! :jumpclap

_________________
Ubuntu 22.04, Kernel i686, 5.15.0-107-generic
python3 v3.10.12 ----- GIMP - ver 2.10.30


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Tue Apr 19, 2011 1:49 pm  (#123) 
Offline
GimpChat Member
User avatar

Joined: Apr 18, 2011
Posts: 620
Location: New York
using mostly the default settings I just tried these and also used the Texture plugin (cause What The heck) :hehe

this is truly one of THE coolest plugins I have found over the years for GIMP

and I've been using GIMP since I got Red Hat in 2003

I see great potential here


Attachments:
GT-test.png
GT-test.png [ 377.82 KiB | Viewed 1519 times ]
GT.png
GT.png [ 124.19 KiB | Viewed 1519 times ]

_________________
Ubuntu 22.04, Kernel i686, 5.15.0-107-generic
python3 v3.10.12 ----- GIMP - ver 2.10.30
Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Tue Apr 19, 2011 2:08 pm  (#124) 
Offline
Script Coder

Joined: Apr 10, 2011
Posts: 532
Nice work, and I'm glad you're happy with the plugin :)

As for save/load settings... I'm not totally sure if that's doable, I'll have to peruse the gtk specs to see if they have any generic save/load routines that would work on all os:s... I am however planning a feature that saves the settings on the bevel layer itself so you can simply redo the the layer with the same settings but with new shape.


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Wed Apr 20, 2011 4:46 am  (#125) 
Offline
Script Coder

Joined: Apr 10, 2011
Posts: 532
Ok, fans of bevel... here's a mini-update which I'm not going to upload to the registry (yet)... it has the gloss-function added. It's a simple on/off checkbox, and here's an image where you can see the difference with otherwise same settings:

Image

Upper - without gloss
Lower - with gloss

download here: http://www.fileden.com/files/2010/2/7/2 ... vel1_51.py


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Wed Apr 20, 2011 5:03 am  (#126) 
Offline
Global Moderator
User avatar

Joined: Oct 06, 2010
Posts: 4050
Nice! Thanks DD!

Image

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Wed Apr 20, 2011 11:27 am  (#127) 
Offline
GimpChat Member
User avatar

Joined: Apr 18, 2011
Posts: 620
Location: New York
neato!

used gloss on both an inner and outer bevel (with a background I "stole" from this thread) :yes


Attachments:
hopi.png
hopi.png [ 320.7 KiB | Viewed 1501 times ]

_________________
Ubuntu 22.04, Kernel i686, 5.15.0-107-generic
python3 v3.10.12 ----- GIMP - ver 2.10.30
Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Wed Apr 20, 2011 11:38 am  (#128) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6947
Location: Somewhere in GIMP
Very nice, cecelia! :paint

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Wed Apr 20, 2011 11:56 am  (#129) 
Offline
Script Coder

Joined: Apr 10, 2011
Posts: 532
Nice... extremely nice.


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Wed Apr 20, 2011 1:29 pm  (#130) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
I had to try out the new addition to the bevel-er filter. :) - nicely done dd!

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: Selection bevel and Render texture Python plug-ins
PostPosted: Thu Apr 21, 2011 9:28 am  (#131) 
Offline
Script Coder

Joined: Apr 10, 2011
Posts: 532
A slight update is up at the registry - http://www.registry.gimp.org/node/25199

The repeat effect (ctrl-f) now functions properly, as does non-interactive mode (you can use the script from the console or call it from your own scripts).


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Thu Apr 21, 2011 10:11 am  (#132) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6947
Location: Somewhere in GIMP
That's great, dd. You've really worked long and hard on this. I like the new gloss effect.

Image

Image

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Sat Apr 23, 2011 4:58 am  (#133) 
Offline
Script Coder

Joined: Apr 10, 2011
Posts: 532
Render texture has been updated, it also has a preview function now. Also, all layer modes + opacity setting.

Get it from the registry http://registry.gimp.org/node/25198


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Sat Apr 23, 2011 6:13 am  (#134) 
Offline
GimpChat Member
User avatar

Joined: Mar 02, 2011
Posts: 1850
Location: Michigan

Makes a great Cloudy Texture, just lower the Opacity a bit and you get that.

_________________
Image
I'm back I think


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Sat Apr 23, 2011 6:55 am  (#135) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
dd i can't keep up with you. :)
Nice additions to the filter. :bigthup

_________________
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: Selection bevel and Render texture Python plug-ins
PostPosted: Sat Apr 23, 2011 7:32 am  (#136) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6947
Location: Somewhere in GIMP
This is cool. Invites playing.

Image

I LOVE this version of texture. It's so 3D! The depth was set to 25.

Image

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Sat Apr 23, 2011 8:03 am  (#137) 
Offline
GimpChat Member
User avatar

Joined: Apr 08, 2010
Posts: 5420
Location: Northwest Ohio
tried to put this into a mac via textedit...fail. textedit will not allow .py as an extension.


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Sat Apr 23, 2011 9:57 am  (#138) 
Offline
Script Coder

Joined: Apr 10, 2011
Posts: 532
I know literally nothing about macs (the last mac I used was one of those black&white soapboxes) so can't help you there...

Quote:
I LOVE this version of texture. It's so 3D! The depth was set to 25.


Well, apart from the UI, the code is the same... I just set the default "elevation" setting to 40 instead of 50, so maybe that's what you're noticing.


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Sat Apr 23, 2011 11:19 am  (#139) 
Offline
GimpChat Member
User avatar

Joined: Apr 18, 2011
Posts: 620
Location: New York
Attachment:
newTexture.png
newTexture.png [ 259.04 KiB | Viewed 1478 times ]


added the 'new' texture with Grain extract as blend mode and a bevel....plus a gradient to color the text. looks really good close up.

_________________
Ubuntu 22.04, Kernel i686, 5.15.0-107-generic
python3 v3.10.12 ----- GIMP - ver 2.10.30


Top
 Post subject: Re: Selection bevel and Render texture Python plug-ins
PostPosted: Sat Apr 23, 2011 12:00 pm  (#140) 
Offline
Script Coder

Joined: Apr 10, 2011
Posts: 532
Ok, check this out:

Image

First, I made text. Then added texture.

Then, I transfered the texture to selection (copied the texture directly to a temporary layer's mask and selected mask to selection) and beveled that selection.

Lastly, I added a bevel to the text shape, and this was the result. Pretty neat.


Top
Post new topic Reply to topic  [ 160 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts use in python of plug-in lighting

4

No new posts Attachment(s) GIMP Python-Fu Plug-in template

4

No new posts GIMP 2.10 doesn't install my python plug-ins

1

No new posts Plug-in crashes after OS upgrade: python version mismatch? maybe?

4

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

7



* Login  



Powered by phpBB3 © phpBB Group