Romczyk Posted December 22, 2019 Share Posted December 22, 2019 (edited) Hi, I am trying to rotate both layers (airplane & shadow) in the following image by 1°, save it, make next rotation, save etc. etc. Each layer is rotated separately. My issue is that though it seems to look correctly in the beginning, after 180° it looks differently. Shadow is above the plane. Is there any way to set rotation centre to 2 points in the middle of both circles permanently? Since I need to rotate several images of similar type, setting this centre manually for each rotation(if it changes) would be a huge amount of work. I have created AutoIt script which works just fine except for the issue with centres of rotation. I appreciate any suggestions for this my issue. Edited December 22, 2019 by Romczyk Quote Link to comment Share on other sites More sharing options...
HyReZ Posted December 22, 2019 Share Posted December 22, 2019 (edited) Greetings, A simple solution is to use a plugin to set up your Drop Shadow orientation and apply it to the your airplane image after each rotation. ( Click on the link below for an illustrated example )http://apmauldin.com/Image_Storage/Screenshot_2019_12_22.png Required Plugin: _____________________________________________________________________________________________________________________________Drop Shadow 19 Feb 2008KrisVDM Creates a highly configurable shadow around an object. Found in Kris VDM's Plugin Pack.See also: #8375 EffectActiveUntestedEffects > ObjectVandermotten.PaintDotNetEffects.DropShadow.dll & Vandermotten.PaintDotNetEffects.dll ______________________________________________________________________________________________________________________________ Edited December 22, 2019 by HyReZ 1 Quote Link to comment Share on other sites More sharing options...
Romczyk Posted December 22, 2019 Author Share Posted December 22, 2019 (edited) Hi HyReZ, thank you for your response. I'll give it a try. Eidt: plugin looks promising, though has 1 bigger and 1 smaller drawbacks: Offsets are in pixels, so shadow is IMHO far enough from plane if plane size is smaller, which is not that big deal, since final images are 48*48 pixels anyway, so they can be crated nicely even from 450*450 let alone my 1300*1300 px. Bigger issue is: plugin is only callable from menu, not by key combination, which would be more difficult to achieve properly from script. Setting shadow once and then resizing doesn't really work. Edited December 22, 2019 by Romczyk Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted December 23, 2019 Share Posted December 23, 2019 Ctrl+F runs the plugin again with the same settings. Note: You only need set the plugin up once for all of your shadows. This animation has all the shadows created using the same settings for Drop Shadow (Ctrl + F). https://i.postimg.cc/Yq1HQpfn/ship-turning.gif 1 Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
HyReZ Posted December 23, 2019 Share Posted December 23, 2019 (edited) BoltBait also has a drop shadow plugin called Object Shadow v4.5 in his Plugin Pack Link to example illustration:http://apmauldin.com/Image_Storage/Screenshot_2019_12_23.png Edited December 23, 2019 by HyReZ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.