It is currently Thu Apr 25, 2024 6:37 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 32 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 2:27 pm  (#1) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
Just make your selection(s).
Then run script and you'll get something like below.

Image

More details -> https://gimplearn.net/viewtopic.php?f=3&t=983

_________________
TinT


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: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 2:50 pm  (#2) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
The "bump" layer is still around after the script runs.
So if you like, you can go back and use that layer to bump map to your own liking.
I didn't want to add bump map options as there are too many.

_________________
TinT


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 3:54 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
Thank You for a great script!
Attachment:
MyPlanetWithWallacesEffect.png
MyPlanetWithWallacesEffect.png [ 5.52 MiB | Viewed 2655 times ]


Attachments:
GimpWallacesTechnique.png
GimpWallacesTechnique.png [ 2.57 MiB | Viewed 2655 times ]

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.
Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 4:06 pm  (#4) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
Thanks for trying it.
And Thank Wallace for the idea.

_________________
TinT


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 4:16 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
Yes, Thank You Wallace!
Attachment:
MyLittlePlanetBlocked2.png
MyLittlePlanetBlocked2.png [ 5.31 MiB | Viewed 2642 times ]

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 4:27 pm  (#6) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
Getting errors trying to run this script. Could it be not compatible with Linux?

Quote:
GIMP Error
Calling error for procedure 'gimp-procedural-db-proc-info':
Procedure 'python-fu-stroke-path-with-gradient' not found

GIMP Warning
Plug-In 'Wallace Panels' left image undo in inconsistent state, closing open undo groups.


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 4:29 pm  (#7) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
One more for the fun of it.


Attachments:
NewBlocks.png
NewBlocks.png [ 5.35 MiB | Viewed 2639 times ]

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.
Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 4:30 pm  (#8) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
Make sure you have 'python-fu-stroke-path-with-gradient' plugin installed. It is required for it to run.

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 4:40 pm  (#9) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
Still don't work..

Quote:
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/python/gimpfu.py", line 736, in response
dialog.res = run_script(params)
File "/usr/lib/gimp/2.0/python/gimpfu.py", line 361, in run_script
return apply(function, params)
File "/home/racer/.gimp-2.8/plug-ins/wallace_panels.py", line 48, in python_wallace_panels
pdb.python_fu_stroke_path_with_gradient(image,bump_layer,border_width*2,border_width*2,(0,0,0),(255,255,255),1,"FG to BG (RGB)",1,0)
error: procedure not found


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 5:01 pm  (#10) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
The problem is clearly with the 'python-fu-stroke-path-with-gradient.py' script. It doesn't show up in my Python-Fu menu like it should. Must be incompatible with Linux or something. A few of Tin's plugins won't work for me.


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 5:03 pm  (#11) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
do you have version 7 of stroke_path_with_gradient.py?

_________________
TinT


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 5:05 pm  (#12) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
I tried version 7 and the original. Makes no difference.


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 5:09 pm  (#13) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
I don't know but Ofnuts already gave me code that should work with Linux and OSX which is why version 7.
But I am not on Linux, so i don't know for sure.
Stroke Path with gradient should work on its own first before this script will work.
maybe there's conflicting issues with other scripts that might have that name.

_________________
TinT


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 5:54 pm  (#14) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
I went on my Ubuntu machine and installed GIMP and tried it...
version 7 has an error it's strange that it works on Windows, it shouldn't work at all.
Anyways, please try version 8 (which isn't zipped as I haven't looked to see how to zip a file on Linux yet).

_________________
TinT


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 6:53 pm  (#15) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
One thing that I noticed that is different between the script and Wallace's technique is that with the script the space between panels is dropped. With Wallace's technique there is no lost space between the panels.
If you were to slide all of the panels together, the edges would line up with Wallace's technique. They wouldn't with the script.


Attachments:
NoMissingSpace.png
NoMissingSpace.png [ 3.77 MiB | Viewed 936 times ]

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.
Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 7:09 pm  (#16) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
Version 8 of the script works fine. Thanks.

This filter works correctly only when I first apply Alpha Channel to layer. You might want to automate that in the script..

Attachment:
wallace_effect.jpg
wallace_effect.jpg [ 220.41 KiB | Viewed 932 times ]


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 9:20 pm  (#17) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
just added version 2 which adds alpha channel if it doesn't already have one.

_________________
TinT


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Thu Oct 05, 2017 10:17 pm  (#18) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
PhotoMaster wrote:
One thing that I noticed that is different between the script and Wallace's technique is that with the script the space between panels is dropped. With Wallace's technique there is no lost space between the panels.
If you were to slide all of the panels together, the edges would line up with Wallace's technique. They wouldn't with the script.


That's true. I guess if you want to perform Wallace's technique you'll have to cut the pieces yourself then use the script for the bump map and shadow.

_________________
TinT


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Fri Oct 06, 2017 6:14 pm  (#19) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
Attachment:
TinTran.Wallace Panels.BeachSunset.png
TinTran.Wallace Panels.BeachSunset.png [ 400.66 KiB | Viewed 899 times ]
Attachment:
TinTran.Wallace Panels.Holland Windmills.png
TinTran.Wallace Panels.Holland Windmills.png [ 334.08 KiB | Viewed 899 times ]
Attachment:
TinTran.Wallace Panels.SeattleSpaceNeedleMoon.png
TinTran.Wallace Panels.SeattleSpaceNeedleMoon.png [ 162.49 KiB | Viewed 899 times ]


Top
 Post subject: Re: Wallace Panels Script for GIMP
PostPosted: Fri Oct 06, 2017 6:43 pm  (#20) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
Those are very nice Pat, very articulate....


Top
Post new topic Reply to topic  [ 32 posts ]  Go to page 1, 2  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Wallace?

9

No new posts Attachment(s) Happy Birthday Wallace

27

No new posts Attachment(s) Happy Birthday, Wallace!

29

No new posts Attachment(s) Happy Birthday Wallace!

12



* Login  



Powered by phpBB3 © phpBB Group