Goal: Create Photomosaics programmatically using .NET and C#.
Main reason I'd like to do this programatically is to be able to record which image and where it goes myself, so I can create an animated effect of the images coming together to create the photomosaic. It would be great to just find something existing already that I could use to accomplish this almost right out of the box.
Any ideas?