MadJik 963 Report post Posted July 26, 2007 Spirograph Effect Plugin What's this? This plugin is added to the menu Effects, submenu Render. I've made based on a small Csharp.Net program I've found here: http://www.csharpfr.com/code.aspx?ID=40720 I feel the name isn't correct, but I can't find any other that suites better! It will draw alternated centered polygons and rotate/reduce at each of them. It uses the Primary and Secondary colors. Download the DLL Plugin SpiroGraph.dll Here is the DLL The MadJik's All plugins package is available ! http://forums.getpaint.net/index.php?showtopic=7186 How to install? Close Paint.net Unzip and place the DLL in your Effect folder usually: C:/Program Files/Paint.NET/Effects The User interface Angles (3,25,dft=5): __Here you give the quantity of angles (vertices) for the polygons. Density (2, 99,dft=5): __This is the density of polygons to draw. Depth (2, 99,dft=50): __You decide here the depth level of your graph. Zoom (1,300,dft=98 ): __Allows you to reduce/increase the whole graph. 100% represent the size of the image. Gradient (1,300,dft=100 ): __Allows you to reduce/increase the wide of the gradient. Small value will create a repeating 'hard' gradient. High value will give a smooth gradient near monochrome. 100% represent a 'normal' gradient. Rotation (-180,180,dft=0): __You could rotate the whole graph if you choose here an angle of rotation. Lines: __Draws the lines using the Pen Brush Width setting. It uses the Primary and Secondary colors. Lines switched color: __As the previous option but the Primary and Secondary colors are switched. Black & White lines: __Need one of the previous lines option to be checked. Use Black & white instead the Primary and Secondary colors for the lines. Filled with solid color: __It uses the Primary and Secondary colors to fill the polygons. Filled with gradient: __It uses the Primary and Secondary colors to fill the polygons with a linear gradient. Fit rectangle size: __Resize the polygons to fit the size of the image. _________________ Voilà ! Tip:Try it with transparent colors Quote Share this post Link to post Share on other sites
Myrddin 5 Report post Posted July 26, 2007 Oooo, abstract rose. When can expect to see a release(-ish)? Quote Share this post Link to post Share on other sites
Ash 10 Report post Posted July 26, 2007 Waiting 8) Quote Share this post Link to post Share on other sites
MadJik 963 Report post Posted July 26, 2007 Oooo, abstract rose. When can expect to see a release(-ish)? Waiting 8) Done! Quote Share this post Link to post Share on other sites
Tubular Tos 0 Report post Posted July 26, 2007 Hey ! Madjik ! You are as prolific in plugins as me in music ! Thanks ! Quote Share this post Link to post Share on other sites
Ash 10 Report post Posted July 26, 2007 Thank you!! Very nice once again Quote Share this post Link to post Share on other sites
Myrddin 5 Report post Posted July 26, 2007 Oooo, abstract rose. Thanks MadJik! Quote Share this post Link to post Share on other sites
MiguelPereira 2 Report post Posted July 26, 2007 really nice look what I did with it i swear that it was made using first this really nice plugin Quote Share this post Link to post Share on other sites
Fisherman's Friend 1 Report post Posted July 26, 2007 I cannot imagine Paint.Net without MadJik. Full credits for another wonderful plugin, and many thanks for sharing. Quote Share this post Link to post Share on other sites
Ash 10 Report post Posted July 26, 2007 @MiguelPereira: Very nice!! I like it Quote Share this post Link to post Share on other sites
david.atwell 286 Report post Posted July 26, 2007 How about "Spiral Layered Paper Trippiness"? "Yeah, whatever, David, you're dumb..." Anyway, I LIKE! :-) Keep 'em coming, MadJik. Quote Share this post Link to post Share on other sites
pyrochild 344 Report post Posted July 26, 2007 MadJik, you truly are Mad and you definitely are a Jik. Keep up the good work. One question though. Do you ever eat? Quote Share this post Link to post Share on other sites
blooper101 0 Report post Posted July 26, 2007 Oooo! More plug-ins! I triied to do that on Paint back in the days. Why is that program not called pain? Hehe... Just found a little trick... Look at the middle of the image. Now move your head closer, then further. The twisted triangles look like they're turning. MadJik, you truly are Mad and you definitely are a Jik.Keep up the good work. One question though. Do you ever eat? Gods don't eat. Quote Share this post Link to post Share on other sites
Myrddin 5 Report post Posted July 26, 2007 I triied to do that on Paint back in the days. Why is that program not called pain? Myrddin's bumper book of useless information has this to say about MS Paint: In the times of 16-bit graphics, it was revealed in a public survey that people disliked names which conveyed true purpose, therefore it was decided to change (albeit slightly) the names of developing products to something more 'consumer-friendly' and shroud users in a blissful bubble, hence Pain to Paint and Write to Word (1989 Word is clearly capable of showing more than one 'word'). Please don't take this seriously, it is fictitious and does not relate to Microsoft products then or now and is not meant to cause offence or induce legal actions. Quote Share this post Link to post Share on other sites
Tubular Tos 0 Report post Posted July 26, 2007 One question though. Do you ever eat? Or sleep Quote Share this post Link to post Share on other sites
The_Lionhearted 4 Report post Posted July 26, 2007 Awesome! Thanks Madjik! All our base are belong to you. Quote Share this post Link to post Share on other sites
MadJik 963 Report post Posted July 27, 2007 One question though. Do you ever eat? Or sleep I'm taking a breakfast in front of my PC! Quote Share this post Link to post Share on other sites
Tubular Tos 0 Report post Posted July 27, 2007 I'm taking a breakfast in front of my PC! Ohh ! i know that ; my wife is really angry when that happens ! Quote Share this post Link to post Share on other sites
MiguelPereira 2 Report post Posted July 27, 2007 @MiguelPereira:Very nice!! I like it Thanks Ash! (I know Rick sorry next time i'll post on the pictorium) Quote Share this post Link to post Share on other sites
MadJik 963 Report post Posted July 27, 2007 :!: Bug Warning: PDN could crash while using this plugin. So you should save your work before using it (in case of...). The bug is about 'out of memory'. I cannot reproduce it (tried 8 layers 1600x1200 all sliders to the max : really slow but ok)... If any plugin guru could give me some tip about error handling to catch it, I would much appreciate! Thanks jpope for (PM) reporting... Quote Share this post Link to post Share on other sites
pyrochild 344 Report post Posted July 27, 2007 Because of the way Paint.NET automatically multi-threads effects, finding the cause using a debugger is going to difficult... I would start with either: [*:2acd7]rather than compiling against your installed copy of Paint.NET, add your project into Paint.NET's source solution and compile the whole thing together. That way, you'll have access to full debugging info, even if the crash happens within Paint.NET's code.[*:2acd7]Show us your source so we can help you Quote Share this post Link to post Share on other sites
Bob 4 Report post Posted July 27, 2007 Could you post the log? Quote Share this post Link to post Share on other sites
LimeLight 0 Report post Posted July 27, 2007 really nice look what I did with iti swear that it was made using first this really nice plugin http://i194.photobucket.com/albums/z27/ ... b221db.jpg Vibrato much. Quote Share this post Link to post Share on other sites
BoltBait 2,597 Report post Posted July 27, 2007 MadJik, in order to really stress the rendering system, be sure to have a really complicated selection. For example, use the magic wand on a photograph, or use the freeform selection tool to draw lots of crazy lines. A big canvas is a good test, but a big canvas with a complicated selection is 100 times better. Quote Share this post Link to post Share on other sites