Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!apple!uokmax!geohub.gcn.uoknor.edu!jimmey From: jimmey@geohub.gcn.uoknor.edu (Jimmey W. Todd) Newsgroups: comp.graphics.visualization Subject: Info on graphics routines Message-ID: <1991Mar19.155624@geohub.gcn.uoknor.edu> Date: 19 Mar 91 22:00:54 GMT Sender: news@uokmax.ecn.uoknor.edu (Nets) Reply-To: jimmey@geohub.gcn.uoknor.edu Organization: Geosciences Computing Network, Univ. of Oklahoma Lines: 22 I am looking for some specific visualization routines. These routines need to be able to display a 3D solid object (cube, sphere, etc.) and rotate or move it. It would be nice if some shading/shadowing could be done. I have noticed that there are many excellent graphic packages for doing such things, but these packages tend to be large and do a lot more than what I need. I am wanting to do this on a 386 based computer using VGA. I figure that most C code is portable and that I would only need to modify/write the routines that actually display the image on the screen. I would greatly appreciate assistance in locating such routines. Thanks, Jim My disclaimer: By no means do I claim to be an expert with graphics.