This is a bit like saying:
"I've found a way of teaching my dog how to play chess, but he's not very good as he's unable to master the Vienna Gambit."
Printable View
So does any of this port over to the PhotoShop tools at all? I know there are scatter settings on brushes, would it be similar to that?
Hm... I could have sworn that PS has pixel based scripting. Looks like I may have to do some research...
Yup. I just confirmed it. PS has full pixel based scripting using Java it looks like. It has classes for every element in the window down to the pixels themselves apparently. Never tried it, but I knew it could be done.
News to me! Thanks RP! I don't have PS and I don't know Java, but someone should be able to talke the logic and covert it.
-Rob A>
This is a great idea. I noticed though, that you have trees in various colors. How do you get this to happen?
When I first tried to use this, I was using transparent brushes, which I have found doesn't work if the density is greater than the very sparse. I ended up layering color behind one, merging down, and making a brush from the clipboard, but the trees all look identical that way. In your example there is at least color variance. Is this a difference in how I am implementing the script, or did you recolor them afterwards?
Ding! Ding!
That is correct. I was using a Gimp Image Hose made of a number of tree variations. All my gimp tree brushes are coloured image hoses, so they can be transparent with solid backgrounds. Even the B&W outline ones I make are full colour, with the outline (black) and the tree fill (white) so they will overlap without showing though.
-Rob A>
This is the tutorial I follow whenever I find a need to do it (I don't do it often enough to have it memorized).
http://www.gimp.org/tutorials/Custom_Brushes/