RE: [Plib-devel] import/export
Brought to you by:
sjbaker
From: Dave M. <dp...@ef...> - 2000-03-12 19:51:54
|
> > looking at IVCON and AC3D, > > i'm trying to figure out what would be the most useful formats > > to add to PLIB next. here are some quick and easy choices: > > > > - POV file "#version 3.0" EXPORT ONLY! > > > > i'm using IVCON because the code is pretty clean without alot > of dependencies > > and it will quickly allow PLIB to support more formats. > > Does the POV export support textures? nope. just basic geometry. it is pretty limited The only formats in IVCON that seem to deal with textures and texture coords are: - golgotha GMOD - SoftImage HRC (Softimage 4D Creative Environment v3.00) - Inventor V2.0 ascii ( AC3D exports version 2.1 :( ) interested in any of these? |