Re: [Plib-devel] PLIB/PPE loaders/writers - Authors README!
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2000-02-23 12:59:21
|
Devrim Erdem wrote: > > Steve Baker wrote: > > > Devrim Erdem wrote: > > > > > Steve, I have discontinued my effort to build a link between performer scene graph > > > and ssg scene graph due to the problems in ssgSaveSSG. I may restart it soon, if I > > > feel that there is a need. > > > > I'm not aware of any current problems with the latest ssgSaveSSG - what's up now? > > I haven't compiled ssg for a while. I will check it soon. The bad thing about this sort of tool > is that user has to have a properly installed performer. The good thing is that performer loads > nearly everything and so ssg by this way. You get source code for the Performer loaders though. I don't think it would be hard to write a large pile of #define's to make SSG look like Performer (at least to the degree needed by Performer's loaders). #define pfGroup ssgBranck #define addChild addKid ...and so on. There are 'political' reasons why I'll never do this - but someone else could easily do so. -- Steve Baker http://web2.airmail.net/sjbaker1 sjb...@ai... (home) http://www.woodsoup.org/~sbaker sj...@ht... (work) |