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 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!
. This is a very large file with over 400,000 verticies. It is from http://graphics.stanford.edu/data/3Dscanrep/, via http://www-static.cc.gatech.edu/projects/large_models/. It was a vrml file that I converted to this format.