It is currently Sat Jun 27, 2026 6:58 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 14 posts ] 
Author Message
 Post subject: ZigZag plugin (post title change an cosmetic code update)
PostPosted: Sat Mar 05, 2016 9:50 pm  (#1) 
Offline
GimpChat Member

Joined: Apr 11, 2014
Posts: 16
Looking for someone to compile and test a c plugin for me. It was finished some time ago. Just never thought about releasing it. I use CodeBlocks on 64bit windows. Don't know how to do the 32bit version. Also it needs a name. It does the same thing as Photoshops ZigZag filter. Don't think I can call it that. Suggestions would be welcome.


Attachments:
ZigZag.jpg
ZigZag.jpg [ 73.94 KiB | Viewed 5034 times ]


Last edited by cfb2000 on Wed Aug 24, 2016 3:20 pm, edited 1 time 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: Help Testing and Prepping plugin for release
PostPosted: Sat Mar 05, 2016 10:34 pm  (#2) 
Offline
GimpChat Member

Joined: Apr 11, 2014
Posts: 16
Adding a compiled version of it. Note this is not an official release. 64Bit only. Test, name suggestions please. Temporarily named ZigZag.


Attachments:
ZigZag.rar [12.03 KiB]
Downloaded 351 times
Top
 Post subject: Re: Help Testing and Prepping plugin for release
PostPosted: Sat Mar 05, 2016 11:06 pm  (#3) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4826
Location: Bendigo Vic. Australia
plugin is similiar to math-maps pond filter but improved
Image
if we had the 'c' file to look at then a 32bit plugin may be compiled

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


Top
 Post subject: Re: Help Testing and Prepping plugin for release
PostPosted: Sat Mar 05, 2016 11:09 pm  (#4) 
Offline
GimpChat Member

Joined: Apr 11, 2014
Posts: 16
Will clean up the code a bit and post it tomorrow.


Top
 Post subject: Re: Help Testing and Prepping plugin for release
PostPosted: Sun Mar 06, 2016 2:02 am  (#5) 
Offline
GimpChat Member

Joined: Mar 06, 2015
Posts: 308
Help Testing ZIGZAG

I think everything is working fine.
I I've attached two pictures.

Doron.


Attachments:
Firenze 034.jpg
Firenze 034.jpg [ 776.61 KiB | Viewed 4919 times ]
Firenze 034_ZIGZAG.jpg
Firenze 034_ZIGZAG.jpg [ 1.64 MiB | Viewed 4919 times ]
Top
 Post subject: Re: Help Testing and Prepping plugin for release
PostPosted: Sun Mar 06, 2016 3:26 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2643
Location: Poland
The first proposals for the name (before reading the plugin - 64 bit is not for me):

Flourish undulating
Water wavy line
Ripples sea
Waving water
Turn inside wave

_________________
Image


Top
 Post subject: Re: Help Testing and Prepping plugin for release
PostPosted: Sun Mar 06, 2016 9:02 am  (#7) 
Offline
GimpChat Member

Joined: Apr 11, 2014
Posts: 16
So here is the code. It needs to edited to meet gimps formatting standards. I also use an older version of GTK.


Attachments:
ZigZagCode.rar [5.89 KiB]
Downloaded 269 times
Top
 Post subject: Re: Help Testing and Prepping plugin for release
PostPosted: Sun Mar 06, 2016 9:51 am  (#8) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2643
Location: Poland
Tested for Gimp 2.8.16 and 2.9.3 - works well.
Suggestion - the effect on a new layer?


Attachments:
Three styles.png
Three styles.png [ 806.64 KiB | Viewed 4858 times ]
ZigZag_32 bits.7z [33.67 KiB]
Downloaded 244 times

_________________
Image
Top
 Post subject: Re: Help Testing and Prepping plugin for release
PostPosted: Sun Mar 06, 2016 10:09 am  (#9) 
Offline
GimpChat Member

Joined: Apr 11, 2014
Posts: 16
Thanks for testing and the 32 bit compile MareroQ. Not sure I understand the suggestion.


Top
 Post subject: Re: Help Testing and Prepping plugin for release
PostPosted: Sun Mar 06, 2016 12:26 pm  (#10) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2604
..and a test in 32 bit linux. ZigZag applied to a selection

Attachment:
zizzag-lin.jpg
zizzag-lin.jpg [ 76.5 KiB | Viewed 4827 times ]


Compiling. After gimptool-2.0 got a not uncommon error from gcc Needed -lm tacked on the end of the gcc commands.

If there are any 32 bit linux users remaining, plugin zipped and attached


Attachments:
ZigZag-linux-32.zip [8.77 KiB]
Downloaded 155 times
Top
 Post subject: Re: ZigZag plugin (post title change an cosmetic code update)
PostPosted: Wed Aug 24, 2016 3:21 pm  (#11) 
Offline
GimpChat Member

Joined: Apr 11, 2014
Posts: 16
Decided to name it ZigZag just like Photoshop. Cosmetic code update.


Attachments:
ZigZag.rar [17.8 KiB]
Downloaded 170 times
Top
 Post subject: Re: ZigZag plugin (post title change an cosmetic code update)
PostPosted: Thu Aug 25, 2016 12:02 am  (#12) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2643
Location: Poland
Version Win 32 bit.
It works well for Gimp 2.8.18 and 2.9.5


Attachments:
ZigZag-Win32bit.zip [49.11 KiB]
Downloaded 151 times

_________________
Image
Top
 Post subject: Re: ZigZag plugin (post title change an cosmetic code update)
PostPosted: Thu Aug 25, 2016 12:13 pm  (#13) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 14078
Location: Native to NYC living in Arizona, Gimp 2.8 - 3.0, Win 11 PC.
:coolthup :tyspin

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: ZigZag plugin (post title change an cosmetic code update)
PostPosted: Thu Aug 25, 2016 12:41 pm  (#14) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16061
Recompiled to large preview-64 bit - Tested in GIMP-2.8.16 64 bit with windows 10 and it works excellent here. Thank you. :bigthup

Image

_________________
Image


Top
Post new topic Reply to topic  [ 14 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group