New in Wolfram Mathematica 6: Automated Table Layout  previous | next 
Make a Grid of Graphics Images
Mathematica 6 can make grids of anything—including 3D graphics that can be rotated in place.
In[1]:=

Click for copyable input
GraphicsGrid[Table[KnotData[{i, j}], {i, 6, 8}, {j, 3}], Frame -> All]
Out[1]=