Post all your Gimp artwork and designs here
Post a reply

Guilloche in GIMP Made Easy

Tue Mar 29, 2011 1:14 am

Amazingly, you can create Guilloche patterns in GIMP fairly easily.

Image

Re: Guilloche in GIMP Made Easy

Tue Mar 29, 2011 6:06 am

That pattern looks pretty good.
Spirogimp?

Image

Re: Guilloche in GIMP Made Easy

Tue Mar 29, 2011 9:59 am

Cool mahvin...how you did ?

Re: Guilloche in GIMP Made Easy

Tue Mar 29, 2011 10:04 am

Interestingly enough another filter just came out on the registry called gat-lines
http://registry.gimp.org/node/25157

Image

You can get some neat results after running it with both directions and a little iwarp action with the Swirl selection tool.

Re: Guilloche in GIMP Made Easy

Tue Mar 29, 2011 10:04 am

same image from Mahvin but 3 clicks after
:paint

double guilloche.jpg
double guilloche.jpg (120.57 KiB) Viewed 6674 times


no manual work, just 3 clicks :mrgreen:

PS take care now may attract you with a sensation of inner movement and then hypnotize

with same 3 clicks is also possible...

double guilloche1b.jpg
double guilloche1b.jpg (123.81 KiB) Viewed 6672 times


or

double guilloche1c.jpg
double guilloche1c.jpg (120.01 KiB) Viewed 6672 times

Re: Guilloche in GIMP Made Easy

Tue Mar 29, 2011 10:11 am

This is cool-
Image

Re: Guilloche in GIMP Made Easy

Tue Mar 29, 2011 10:43 am

There are several other interesting:

Sinedots II (8bf)
http://www.philipp-spoeth.de/photoshop/sinedots2.php

Winplot for Windows 95/98/ME/2K/XP/Vista/7 (802K)
http://math.exeter.edu/rparris/winplot.html

Peanut Software Homepage
http://math.exeter.edu/rparris/

Winplot is not a plugin for Gimp - but with export: eps, svg ...
Dream slowly - if something similar would be in G'MIC ...

Re: Guilloche in GIMP Made Easy

Tue Mar 29, 2011 10:52 am

i got lost with links from link 3...too much goodies there and all too complex...

Re: Guilloche in GIMP Made Easy

Tue Mar 29, 2011 10:57 am

I agree with you PC i bookmarked that one for later study :lol

Re: Guilloche in GIMP Made Easy

Tue Mar 29, 2011 2:57 pm

Rod wrote:Interestingly enough another filter just came out on the registry called gat-lines
http://registry.gimp.org/node/25157

Image

You can get some neat results after running it with both directions and a little iwarp action with the Swirl selection tool.


I saw that and couldn't figure what it gave beyond the built-in Filters->Render->Patterns->Grid and just setting one grid to 0?

-Rob A>

Re: Guilloche in GIMP Made Easy

Tue Mar 29, 2011 4:57 pm

I just checked my first post and can't believe I didn't add the "how I did it" part.

I used script-fu-shapes.scm from the Registry:

http://registry.gimp.org/node/22016

This script needs to be fixed, though, it won't allow you to use any other placement of x and y on your image, only "auto center". So be warned, if you turn off auto center, the script will crash. I've sent the author an email LONG time ago, and again yesterday. As long as you use auto center, it works fine. Maybe Saulgoode or RobA would want to take a look at it, to see why it's not working when "auto center" is off?

Re: Guilloche in GIMP Made Easy

Tue Mar 29, 2011 6:17 pm

I tried using that script a couple of months ago and it has more problems than just "auto-center".

So, as an exercise to learn Script-Fu, I rewrote it, keeping only the part for paths. (I've never used a LISP family language before.)

The script registers in the paths menu (right-click on a path) as Copy-rotate-shift...

Re: Guilloche in GIMP Made Easy

Wed Mar 30, 2011 6:04 pm

RobA wrote:
Rod wrote:Interestingly enough another filter just came out on the registry called gat-lines
http://registry.gimp.org/node/25157

Image

You can get some neat results after running it with both directions and a little iwarp action with the Swirl selection tool.


I saw that and couldn't figure what it gave beyond the built-in Filters->Render->Patterns->Grid and just setting one grid to 0?

-Rob A>


This one does allow you to use any brush tip.I do not know if the grid tool does or not.I still do not know what you would use GAT for though :lol

It was an experiment in running plug-ins with a choice of language also.A language file is included in the setup.
Post a reply