Each model is in my modified DEC OFF file format. This format consists of a first line containing the number of verticies (v), followed by v lines contain the tuples for these verticies. This is followed by lines describing the polygons of the object. Each line consists of a number, indicating the number of verticies in the polygon and the vertex id of each vertex.
The files:
. This is mine, feel free to do what you want with it.
. This is a modified version of the original teapot.
. This is from http://www-graphics.stanford.edu/~tolis/toli/research/shuttle.html.
. This is from http://www.scs.fsu.edu/~burkardt/data/wrl/wrl.html. It was a vrml file that I converted to this format.
. This is from http://www.tnt.uni-hannover.de/project/3dmod/multview/wireframe.html. It was a vrml file that I converted to this format.
. This is from http://www.ocnus.com/models/Animals/. I seem to have broken this one and cut
off his horns!