Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!bellcore!uunet!shelby!msi.umn.edu!haberman From: haberman@s1.msi.umn.edu (Joe Habermann) Newsgroups: comp.graphics.visualization Subject: looking for 3D objects Summary: Need some nice convex 3d objects Keywords: 3d data wire-frame filled Message-ID: <1991Feb20.174045.20594@s1.msi.umn.edu> Date: 20 Feb 91 17:40:45 GMT Distribution: usa Organization: Minnesota Supercomputer Institute Lines: 17 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