Quote:
Originally Posted by OldDog
What constitutes "slightly more realistic fur" ? The ability to do the brush as you mention or something else? As for the brush ability, that's more or less the idea of the areas that can be defined.
|
Yep
Quote:
Originally Posted by OldDog
I could think about how a brush might work but mostly it's that you can create as many areas you want with whatever angles/colors/etc... per area. I just did the whole back as one because I'm lazy and was in a hurry.
|
One way you could perhaps implement it is to take and average of positions every 3-5 pixels perhaps and then calculate an angle and apply fur to the area that the brush has gone over? I'd have to do a bit of thinking about this. I'm a programmer too so I'll let you know if I come up with any ideas as to how to go about such a thing. Instead of selecting areas bit by bit, the brush radius/shape/size would act as a selection and it would draw every x amount of pixels moved?