GIMP Chat
http://gimpchat.com/

Selection bevel and Render texture Python plug-ins
http://gimpchat.com/viewtopic.php?f=9&t=1506
Page 1 of 8

Author:  Oregonian [ Sat Apr 09, 2011 2:28 pm ]
Post subject:  Selection bevel and Render texture Python plug-ins

They work nicely together. I love the results. Be sure to remove .txt at the end of the file names, and Linux users enable them in Permissions. Text must be, right-click text layer > Alpha to Selection for the Selection bevel.

Selection bevel

Render texture

Image

Selection bevel is found in <image> Filters > Distorts > Bevel...

Render texture is found in <image> Filters > Render > Texture...

Author:  M1GU3L05 [ Sat Apr 09, 2011 6:38 pm ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

how did u do this?

Author:  Willy [ Sat Apr 09, 2011 7:16 pm ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

Image :D

What OS do you have Miguel

Author:  Oregonian [ Sat Apr 09, 2011 9:22 pm ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

M1GU3L05 wrote:
how did u do this?
First you need to have Python. Do you?

Author:  M1GU3L05 [ Sat Apr 09, 2011 9:39 pm ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

os?

Author:  mahvin [ Sat Apr 09, 2011 9:44 pm ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

Operating System. Windows XP, Vista, 7, Linux...

Author:  PhotoMaster [ Sat Apr 09, 2011 10:00 pm ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

Love It!

Attachments:
New Sweet 2.jpg
New Sweet 2.jpg [ 45.89 KiB | Viewed 6618 times ]

Author:  M1GU3L05 [ Sat Apr 09, 2011 10:05 pm ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

mahvin wrote:
Operating System. Windows XP, Vista, 7, Linux...

how do i get os?

Author:  mahvin [ Sat Apr 09, 2011 10:14 pm ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

Well, if you are a Windows user. You have a start button bottom left of your screen:

Click on Start.
Select Run.
In the Open field, type winver and click OK.
This will bring up a dialog box with the Windows version and service pack information.

If you were a Linux user, you would know you were a Linux user.

If you are using a Mac, I have no idea how to help you.

Author:  Gms9810 [ Sat Apr 09, 2011 10:27 pm ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

Got them, thanks. I don't like to admit it but Xara still goes 3d text the best. I look forward to when it's not the best tool for that job. This will still be fun to experiment with.

Author:  Willy [ Sun Apr 10, 2011 6:28 am ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

mahvin wrote:
If you are using a Mac, I have no idea how to help you.

:rofl

And Miguel you need to have Python-Fu installed with your GIMP Package (another Fun expierence for me). Then you just open the code there in Notepad++ and save it as a Python File in GIMP>Lib>GIMP>2.0>Plug-ins

Hope that helps

Author:  dd [ Sun Apr 10, 2011 11:01 am ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

Hi, I'm glad you guys like my scripts.

Just to let you know, I just updated both scripts today, Bevel 1.3 and Texture 1.1 are now out with some additional features in both. The bevel script especially is worth updating, the new version produces much nicer results than the earlier ones.

Also, the texture script now creates the texture in the image size and alpha-masks it with the selection, this way you don't need to redo the whole texture if you change the object you've textured later.

Author:  Willy [ Sun Apr 10, 2011 11:08 am ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

Image

Author:  Oregonian [ Sun Apr 10, 2011 11:11 am ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

dd wrote:
Hi, I'm glad you guys like my scripts.

Also, the texture script now creates the texture in the image size and alpha-masks it with the selection, this way you don't need to redo the whole texture if you change the object you've textured later.
Thanks for the updates, dd. :welcome to Gimp Chat, too.

I have used the script several times already. :mrgreen: Now to try those new scripts. :gimp

Author:  Oregonian [ Sun Apr 10, 2011 11:51 am ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

I like the updates. The selection mask is especially cool.

Image

Author:  Rod [ Sun Apr 10, 2011 12:55 pm ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

Thanks dd! :)
Great additions to Gimp.

Image

Author:  dd [ Sun Apr 10, 2011 1:00 pm ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

Thanks everyone... It's nice to see people are finding these scripts useful, it certainly encourages me to publish any future scripts I come up with.

Oregonian wrote:
Thanks for the updates, dd. :welcome to Gimp Chat, too.


Thanks, it looks like a cool website. Only thing that bothers me is the font being so large (looks kinda weird on my 19")... but I guess I'll get used to it ;)

It seems I forgot to add an opacity setting to the texture script, so I might do another update soon-ish.

Also, there's a slight glitch in both scripts... I read in the PDB help that by setting the layer position as -1 in the add_layer procedure, the layer should be added above the current active layer, but instead it seems to go to the top of the stack. If anyone who knows more than me about the inner workings of GIMP could educate me why this is happening, I'd appreciate it.

Author:  Willy [ Sun Apr 10, 2011 1:08 pm ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

I had the Same problem dd I found that if I messed around with Zoom it would look a little more Natural, not sure what my screen size is, but it looks better now.

And this is the best site to get help with the Inner Workings of GIMP besides probably a Dev site, even then I wouldn't be sure

Author:  Rod [ Sun Apr 10, 2011 8:13 pm ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

I just had to play with this some more after installing Sams circle grid script. :lol
I call it "The Cage"

Needs a little blur probably but oh well.
Image

Author:  dd [ Mon Apr 11, 2011 1:49 am ]
Post subject:  Re: Selection bevel and Render texture Python plug-ins

^ That looks pretty cool.

Here's a little example I made, illustrating how you can use these scripts to variate the "hardness" of objects:

Image

The text texture here is made with the Additional noise setting high, and Pre-blur at 0. The texture on the background object has less noise, but higher pre-blur, so you can see the difference there... a crisper texture with no blur makes for harder looking objects, while more blurred and less detailed textures look softer.

As for bevels... I set the background object to have a high inner feather, so it makes the bevel very soft and rounded (this works pretty well with the spherical setting and high blurs), which makes the object look softer. The text bevel has no inner feather, and the shape setting at Steep, which gives a very crisp and well defined bevel, making the object look harder.

Some explanations on how the scripts work:

The texture script works by applying solid noise, then if additional noise >0 it adds hsv-noise, and if pre-blur>0 it adds a gaussian blur. Lastly it embossess it all with the lower settings (azimuth etc.) so basically, the first 3 settings control the main contours & detail level of the texture, additional noise adds very fine detailed rubble, and pre-blur smooths things out (so they kind of cancel each other, but not exactly... play around with them and you'll see how they interact).

The bevel basically works by using the blend tool, then applying some effects, then embossing. The pre- and post-blurs are blurs applied before and after embossing.

Page 1 of 8 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/