[comp.graphics.visualization] looking for 3D objects

haberman@s1.msi.umn.edu (Joe Habermann) (02/21/91)

I'm currently writing an simple application for view 
objects in 3d as wire-frames and filled solids.  The data 
for these objects is being specifed in the form of vertex, 
edge, and face lists.  All of the data is in the object's 
own coordinate system.

To test the program, I've come up with a few objects on 
my own.  However, they are rather primitive.

Can anyone point me in the direction of some interesting
objects whose data is in the form that I've described?

Oh, and I need them to be convex.

Thanks,

Joe Habermann / haberman@msi.umn.edu