Results 1 to 10 of 24

Thread: Random Density Map GIMP Script

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Info Random Density Map GIMP Script

    As hinted here I have been working on a gimp script to draw with the active brush using a "density map" to determine the probability of painting.

    Attached is a zip. Just drop it in the gimp script directory.

    Here is where it registers in the menu:
    menu.png

    Do use it in the most basic way, create a probability density map.... a layer where back will have a 0% chance of drawing and white will have a 100% change of drawing:
    map1.png

    Create a new layer (it must be the same size) to draw on with the current brush.

    Here is the dialog:
    dialog.png

    and one result with a red Hexagonal 21 px brush, and set it at 100% Density, Spacing of 21 px, and no Jitter:
    1-nojitter.png

    (more examples following...)
    Attached Files Attached Files

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •