MadJik 955 Report post Posted April 11, 2008 Motion Sharpen Distort Effect Plugin What's this? This is a plugin under Effect/Distort menu. You know the motion blur effect, you should also know the Sharpen effect. I've tryed here to create a Motion Sharpen effect. Instead blurring while moving, it will sharpen the image... It's not perfect, but you could use it with text and title to give some relief... Download it! Plugin MotionSharpen.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 Classic version of Paint.net Unzip and (re)place the DLL in your Effect folder usually: C:/Program Files/Paint.NET/Effects Microsoft Store version of Paint.net Unzip and (re)place the DLL in your Effect folder usually: /My Documents/paint.net App Files/Effects/ You have to adapt for your language My Documents The User interface Angle: ...Set the motion direction. Centered: ...The motion is balanced forward/backward (or only forward if unchecked). Blend Mode: ...Normal: the effect is like the motion blur. ...Darken: the motion is applied and use the darkest pixels to trace on. ...Lighten: same but with lightest pixels. ...Sharpen: same but using an average calculation on the pixels. Some examples: Share this post Link to post Share on other sites
Ash 10 Report post Posted April 11, 2008 Very nice! Thank you. Share this post Link to post Share on other sites
R3VENGE 1 Report post Posted April 11, 2008 awsome plugin thanks madjik Share this post Link to post Share on other sites
IceFusion 0 Report post Posted April 11, 2008 Another great plugin! Thanks, I'm going to try this. Share this post Link to post Share on other sites
barkbark00 3 Report post Posted April 11, 2008 This is basically PS's wind effect. Awesome! Share this post Link to post Share on other sites
david.atwell 284 Report post Posted April 11, 2008 MadJik-al. Good job! :-D Share this post Link to post Share on other sites
Satchmoe316 0 Report post Posted April 12, 2008 Your the best this is just what i need Share this post Link to post Share on other sites
R3VENGE 1 Report post Posted April 12, 2008 if you use it on darken and set the blur low (around 2) it makes amazing beveled text! Share this post Link to post Share on other sites
bEPIK 11 Report post Posted April 14, 2008 I've thought of a few GUI designs if you decide to take this plugin further Original Thanks for the plugin Share this post Link to post Share on other sites
MiguelPereira 2 Report post Posted April 14, 2008 the one with the combobox is the better, and Madjik if you don't mind please more blend modes Share this post Link to post Share on other sites
barkbark00 3 Report post Posted April 14, 2008 I like the "drop down" gui best...and I think that the default blend mode should be set to sharpen. Share this post Link to post Share on other sites
Rubrica 14 Report post Posted April 14, 2008 This is basically PS's wind effect. Awesome! If it is, then this is exactly what I need for a PS tut! Thanks! Share this post Link to post Share on other sites
barkbark00 3 Report post Posted April 14, 2008 Its close when using the lighten blending mode. Share this post Link to post Share on other sites
welshblue 1,824 Report post Posted August 1, 2017 (edited) @MadJik A plug-in error in the latest PDN File: C:\Program Files\paint.net\Effects\MotionSharpen.dll Effect Name: MotionSharpenEffect.MotionSharpenFx Full error message: PaintDotNet.WorkerThreadException: Worker thread threw an exception ---> System.MissingMethodException: Method not found: 'System.Drawing.PointF PaintDotNet.Utility.Lerp(System.Drawing.PointF, System.Drawing.PointF, Single)'. at MotionSharpenEffect.MotionSharpenFx.OnSetRenderInfo(PropertyBasedEffectConfigToken newToken, RenderArgs dstArgs, RenderArgs srcArgs) at PaintDotNet.Effects.Effect`1.OnSetRenderInfo(EffectConfigToken parameters, RenderArgs dstArgs, RenderArgs srcArgs) in D:\src\pdn\src\Effects\Effect`1.cs:line 70 at PaintDotNet.Effects.BackgroundEffectRenderer.ThreadFunction() in D:\src\pdn\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 227 --- End of inner exception stack trace --- at PaintDotNet.Effects.BackgroundEffectRenderer.DrainExceptions() in D:\src\pdn\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 418 at PaintDotNet.Effects.BackgroundEffectRenderer.Abort() in D:\src\pdn\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 374 at PaintDotNet.Effects.BackgroundEffectRenderer.Start() in D:\src\pdn\src\PaintDotNet\Effects\BackgroundEffectRenderer.cs:line 320 at PaintDotNet.Menus.EffectMenuBase.<>c__DisplayClass42_5.<RunEffectImpl>b__4() in D:\src\pdn\src\PaintDotNet\Menus\EffectMenuBase.cs:line 1008 Edited August 1, 2017 by welshblue Share this post Link to post Share on other sites
MadJik 955 Report post Posted August 1, 2017 How can I reproduce the error? Download the latest version: http://jcljay.free.fr/pdn/MotionSharpen.zip 1 Share this post Link to post Share on other sites
welshblue 1,824 Report post Posted August 1, 2017 Thanks. I didn't realise I didn't have the latest version Share this post Link to post Share on other sites