Jump to content

MadJik

Members
  • Posts

    2,690
  • Joined

  • Last visited

  • Days Won

    68

Everything posted by MadJik

  1. Playing with the effect while refreshing the post...
  2. @Eli I like the suggestion. (And I like to be challenged with my favorite plugin - after CodeLab of course). I'll try to add anti-alias. Thank you.
  3. After triggering the code upside-down and vice-versa, I still find Noisy pixels (hey its a noise generator!). The version is updated with lower ranges for the sliders to reduce the pollution. If anyone want to give help on this tricky thing I could share the source code. BTW you could think about using this texture as a basis for many many images... See pictures above. Thank you @Eli and @LionsDragon
  4. @Eli good catch! This is tricky, I suspect Floating-Point Arithmetic matter as when you redo the effect the dots move or disappear, and I have no random factor at all. To reproduce (image size doesn't matter as long as you could see the pixels 300x300 is enough): 1.run the effect on the layer with the settings below 2.duplicate the layer, press F4 to set the blend mode to Difference. The image is black : no difference. 3.press Ctrl+F to rerun the effect. Some spots could then appears here and there... I'm working on a solution to reduce the problem.
  5. New installer (thank you @BoltBait) New plugins added -Fractal attractor -etc. You could see in the list of the installer the languages supported by the plugins (thank you @ReMake for the Russian, work still in progress).
  6. Regular noise texture What's this? This is a texture plugin to create pseudo random noise. As it uses a formula we could expect some repeating/regular canvas. Download it! Plugin RegularNoise.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 This plugin is added to the menu Effects, submenu Texture. Matrix sliders The formula uses a matrix 3x3 with different weights for: -the corners (x4 weight=16), -the sides (x4 weight=8) and -the center (x1 weight=4) Noise factor This factor is an overall coefficient. Value 0 gives lines. Small values give diagonals. High value for chaotic noise. Zoom The zoom multiplies the rendered canvas into bigger squares. Matrix linked (first slider) When checked each amounts for the matrix are linked (ex. corners = 8, sides = 4 and center = 2). Uncheck to move the sliders separately. Color Mode The result of the formula serves as the base to determine the color. Three modes are possible: -Gray (Black, gray and white) -Color 1 (Sinus) Color formula using Sinus calculation -Color 2 (RGB) hexadecimal transformation to obtain R G and B channels. -Color 3 (Tang) Color formula using Tangent calculation (camaïeu of green and purple/rose) Centered When checked the result of the formula is symmetric based on the center of the image. Unchecked, no symmetry and the base is the top left corner. Angle This angle is used in the color calculation (not available in color mode 2 RGB). The Examples: Voilà! Enjoy! Let me see what you could do with it!
  7. Testing my new "toy" regular noise | same with overliner
  8. (13/08/2017) MyPlanet Hypnotic visitor (seem unfinished but I don't know how to finish it)
  9. Hi, Or you could use everything available (shapes, curves, handdraw, etc.) + kaleidoscope 1. fill the orange part with your choice (on transparent background). 2. duplicate/flip the layer then merge. You'll have orange+brown parts. 3. run kaleidoscope (change radius amount to max). Tada!
  10. Thank you all! I find another bug with paint.net: To reproduce it you must create this kind of abstract image and let run your imagination: Soluce:
  11. The butterfly has escape from this picture: Could you find him?
  12. Hi @xod I've found this https://stackoverflow.com/questions/17516460/how-to-format-a-decimal-without-trailing-zeros It could help you to reduce the trailing digits.
  13. You could also have a look at this Be sure to be on the top layer.
  14. Refresh UI and rehosted images + Colored rendering added to this plugin...
  15. How can I reproduce the error? Download the latest version: http://jcljay.free.fr/pdn/MotionSharpen.zip
  16. refresh UI and rehosted images and testing this plugin...
  17. ...the snails are really slow to appear...
  18. I can see both mine and Pixey entry. Are anyone more I can't see ?
  19. Yes of course, but I said I'm not good enough (alone) to do this. It needs to read the shapes files etc...
  20. Popping again to refresh images... To give an answer to @Xandour I think the best evolution for this plugin would be the possibility to read the shapes... But I won't be able to do it alone.
  21. @Pixey I did post in the entries area before here. As my internet connection is messy on this ressort, an error has occurred ... EDIT: also this answer stay unpublished till now....
×
×
  • Create New...