29 September 2006 15:30
Manu Cornet's website
Imagine that you have an image with a small sample of a texture, like a few strawberries (out of a plate full of them), a few square inches of grass (from a large grassy field), or a few dozens of your cat's hairs (your cat really has more than that). If you want to generate a larger texture with this small image, you could just copy-paste it, and put the copies (or "patches") one next to another, but that wouldn't produce a very good result, since the right (or top) part of the image usually doesn't correspond to its left (or bottom) part, when two copies of the image are assembled.
1
(1 marks)