From: "Alexander von L\"unen" Newsgroups: comp.os.msdos.djgpp Subject: Re: ** functions to load 3d files ** Date: Tue, 06 Jan 1998 14:09:21 +0100 Organization: University of Bonn, Inst. f. CS Lines: 54 Message-ID: <34B22D01.41C6@informatik.uni-bonn.de> References: <34AA9365 DOT 179AB468 AT hotmail DOT com> NNTP-Posting-Host: buche.informatik.uni-bonn.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Mark Yorke wrote: > > I am looking for functions to load any of the following file formats: > > Extension - name > > obj - Wavefront OBJ > dxf - AutoCAD R12 DXF > 3ds - 3D Studio > lwo - LightWave > pov - POV-Ray Mesh > igs - IGES > 3dm - Rhino 3D Models > raw - Raw Triangles > udo - Moray UDO > stl - STL > ai - Adobe Illustrator > wmf - Windows MetaFile > rib - RenderMan > ag - AG > > I have info on the first 4 formats, and plan to start my own functions, > but they're going to take a long time, and i would rather have these > functions done for me if at all possible. the less things i have to do, > the faster i can get started with my main project. any help? > email, please > > SteelGolem The 3ds File Toolkit has been released to the public by Kinetix (incl. full sources). Since it's all ANSI C it's easily portable. I already made a Makefile for that for both Linux and DJGPP, which I will make available on my homepage at the end of this week. As far as the other formats are concerned, you could either check www.viewpoint.com which hosts a public FTP-Server with a plethora of models, tools, and format specifications or you could purchase Keith Rule's (the author of the converters wcvt2pov and Crossroads) book '3d Graphic File Formats: A Proggramer's Reference' in which he gives detailed explanation of the file formats and his source code to Crossroads. Bye, Alex -- ////////////////////////////////|\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ / \ | "Who quotes a lot exhibits memory rather than intelligence!" | | (Leonardo da Vinci) | | | | Alexander von L"unen | | | | E-Mail: luenen AT informatik DOT uni-bonn DOT de | | | | WWW: http://titan.cs.uni-bonn.de/~luenen/index.html | | | \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\|/////////////////////////////////