RE: [Plib-devel] Model Formats
Brought to you by:
sjbaker
From: Dave M. <dp...@ef...> - 2000-07-04 18:21:20
|
here are the new loaders that were recently added to SSG: - with texture support ssgLoadASE.cxx -- 3dsmax ASE (ascii export) format ssgLoadOBJ.cxx -- wavefront OBJ format - geometry only ssgLoadDXF.cxx -- autodesk DXF ssgLoadTRI.cxx -- triangles format that matches AC3D triangle format here are the old loaders ssgLoad3ds.cxx -- Per Liedman's 3ds loader ssgLoadAC.cxx -- Steve Baker's AC loader ssgLoadSSG.cxx -- native SSG format ssgLoadVRML.cxx -- doesn't work yet > -----Original Message----- > From: pli...@li... > [mailto:pli...@li...]On Behalf Of Ben Woodhead > Sent: Tuesday, July 04, 2000 7:00 AM > To: pli...@li... > Subject: [Plib-devel] Model Formats > > > Hello everybody > > I was looking for a list of model formats that ssg can load. At one point > Steve had mentioned that some new model type where added to the model > loading functions but I was unable to find any type of list to say which > ones. > > Thanks Ben |