Jump to content

MadJik

Members
  • Posts

    2,690
  • Joined

  • Last visited

  • Days Won

    68

Everything posted by MadJik

  1. Julia “plus” texture (fractal) What's this? This effect is based on the built-in render effect Julia. It was also a sample source for the CodeLab. My version of this effect allows more things to play with. The effect works well with large images. I have tested 8000x8000 (see my DeviantArt). This is a texture plugin. It replaces the selection (or fill the active layer if no selection) as the built-in Julia. Download it! Plugin JuliaPlus.dll Here is the DLL http://jcljay.free.fr/pdn/JuliaPlus.zip 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 This plugin is added to the menu Effects, submenu Texture. Heat factor Slider from cold to hot up to flame the picture. Zoom Zoom in (preferably) and zoom out. Normal value zero zoom is 1000. Offset Move the center of the origin (or show I say the origin of the center?). Power two / Power ten Adjustments in the formulas. Remarkable value is Power ten=0. Power 2 greater than 8-10 with large images could be CPU consuming and latencies. Range / Detail adjustment Main adjustments in the formulas to add/reduce details and convolutions. Effect X / Y Distortion of the result. Negative values make transparent areas like a checker. Also efficient when Power2 =0. Effect Red / Green / Blue Color adjustments per channel. Quality Anti-aliasing slider. I prefer 0 to have every single pixel detail. Tip: As this effect produce transparent areas I often work with a background layer with a radial gradient. The choice of the background colors is important for the final result. The Examples: Not only Julia+ Reworked Voilà! Enjoy! Let me see what you could do with it! See my Pictorium and DeviantArt for more Julia fractals...
  2. _____________________________________________________________________ (13/10/2017) More fractals
  3. Hello @KenM Could you provide one or two samples you want to transform? Edit: I make a test (not a plugin): Before / after The right image is 40x50 = 2000 cells, with 434 single colors.
  4. Refresh images and UI. Some ideas for a next version: - repeat + steps - better angle handling - fill / alterned fill - colors (random or from palette) - etc.
  5. @DrydareelinI needed it for a space background, thank you for this elegant tutorial. But I can't do only a part of it. Used here:
  6. @Seerose congratulations for this 1st place of the comp. This picture is marvelous at this size with this effect. @Pixey it isn't a problem to change the vote at the last minute. I vote in the last hour (was about to forget it). It's a part of the game as the rules are the same for everyone. I hope this strategic part won't deserve the artistic creativity of competitors... BTW don't forget to add the rule to limit the number of entries per artist.
  7. Hidden space animation (4Mb) More abstracts Broken Discoball 2017
  8. Update 2017-10-06 Tournesol: link to the post added to the list. All plugins are compliant with the plugin browser. NB : Matrice.dll deprecated / deleted from the pack.
  9. The view of the artist is always "artistic"!
  10. Sorry about being a troll (again)... the Egyptians used to be represented the head in profile, never full face.
  11. (joking) I don't find the tongue removal plugin!
  12. Hello Mike R, I don't think paint.net is the source of the problem. As you said, "disk renewal" ! Is your system fully back and well working? Paint.net isn't intrusif to the point to change printers behave. You could uninstall paint.net and make printing tests (MS paint, word, image viewer, etc.). Is the problem solved/still present?
  13. I won't say Thank you to thank me! But yes thank you all !!!
  14. lol Edit for those who are not as fast as @Seerose To have the correct link to the forum inside my plugin, I create an empty thread like: Coming in few minutes... Once I have the post number, I have to update the plugin and upload it. Then I write the full version of the plugin introduction. And in the mean time Seerose was waiting... lol
  15. Tournesol (Sun flower seeds) texture What's this? Tournesol is the common french name of the sunflower. See the wiki for more info https://simple.wikipedia.org/wiki/Sunflower Original code / idea from: https://www.codeproject.com/Articles/650821/Fractals-in-theory-and-practice This effect uses a formula to place circles (or squares) as the seeds of this flower. Download it! Plugin Tournesol.dll Here is the DLL http://jcljay.free.fr/pdn/Tournesol.zip 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 This plugin is added to the menu Effects, submenu Texture. Quantity of seeds Number of seeds to draw. Big value could require more time/CPU if radius are large too. Frequency Factor of the formula. Seeds are following several spirals. The frequency value could open/close the spirals. Radius: Overall Increase/Decrease the size of the “flower”. Internal Increase/Decrease the size of the internal radius. Negative values could be used. Seed Increase/Decrease the minimum size of the seeds. Ratio Horizontal-Vertical Overall Aspect ratio horizontal/vertical of the “flower”. Seed Aspect ratio horizontal/vertical of the seed (to make ellipses). Colors from palette: Number / Start It works only with the current palette of colors! Number: 0 to use primary and secondary colors. 1-96 to load the colors from the current palette. Each colors are repeated sequentially around the spirals of seeds. Start: As example from the standard palette (black, dark grey, red, orange, yellow, etc.) you could choose to skip black and dark grey, by setting the value to 3 to start by red color. The color index is modulo 96 (total number of colors in a palette). Transparency Select the level of transparency. As most of seeds are overlaying the transparency adds more effects. Offset Center Use this to move the center of the flower. Use Secondary Color When “colors from palette” is zero the seeds are using primary color. Check the box to use alternatively with secondary color. Add Seed border If checked draw a black border around the seeds. Draw squares If checked the circles of seeds are replaced by squares. Anti-aliasing Check/Uncheck to choose as you like. The Examples: Voilà! Enjoy! Let me see what you could do with it!
  16. Hi @littlebigman You don't need to select all before merge layers down. You could use the cursor key to move to a specific point to start to draw the line. Look at the information at the bottom of the screen to read x,y position. You could hold "shift" while you draw the line to constraint to regular angles. So to draw these angle, start at the point of the angle to draw the vertical line then restart from the same point for horizontal. BTW from your example you could use the move selection 1-2 pixels up and 1-2 pixels left then delete: (1-2 pixels dépends on the brushwidth of the lines) EDIT: Welshblue already said this...
  17. Yes as I already do this way for the static name: public static string StaticName { get { if (CICC == "French") return...
  18. The possibility should be added in a future version of paint.net.
  19. Hi @Reptillian Your best choice for now is (imho): https://forums.getpaint.net/topic/7216-camera-lens-distortion-correction/?tab=comments#comment-105094 And if you have cold blood and coder fiber the source is available. -joking-
  20. Same here, but I just could live with it as I set pictures to be open with MS viewer by default. I didn't report this but it was before the first v4.0.18. I was suspecting some settings on my windows for not storing the thumbnails... Thumbnails help a lot when you need to sort out over 30-50 gifs for animate images. Edit: same for extension jpg
  21. I think the solution shouldn't mix the languages as the example from Remake (yes it works). And the work we did with @ReMake for Russian (and French) translation was also to have a unique language readable for the user. I've already tried things in the code with if..else.. and lang="Fr"?"baguette":"thin long french bread"; etc. without success yet. Would it work with your implementation for "keyword"? (hope so) but then could we have the recursive ? to give words for other languages?
  22. @toe_head2001 I'll give it a try. But "Oh là là|baguette", you make me LOL.
×
×
  • Create New...