Recently Popular Image-pipes Tagged Tutorials
Jul 18
Image Pipes - Part 2
An image pipe is a series of pixmap brushes combined into one, so that one or more of the pixmaps from the image pipe is drawn as you click or drag the mouse.
Jul 18
Image Pipes - Part 1
This effect can be used in many ways, from a simple way to paint repeated images, or as sophisticated texture generation. The flexibilty in the way images are sequenced and composited to the canvas on the image can make creating a image pipe to do what you want seem difficult. However, for almost all common [...]