Artists often invent techniques later used in computer graphics. Tile mosaics, for example, are images made by cementing together small polygonal colored patches. They are early examples of image synthesis techniques such as point sampling and rasters of pixels.
Project Goal:
In this project students will create a system that allows to transform images into decorative mosaics. The project is based on the “Simulating Decorative Mosaics” article.