Hi Paul, fwiw it is mentioned on the PseudoLoader wiki page. But agreed that pseudoloaders can be whipped up very quickly; they're usually just a couple lines added to a basic template.
on another note, a quick search shows there isn't actually a page on the wiki entitled Bazaar? Bizarre! The Community page seems closest contentwise. Cheers -- mew Paul Martz wrote: > Agreed the bazaar would be a better place. I'll perhaps edit the page to > indicate that osgToy has such a pseudo loader. > > Good point that a scripting language would be a faster and more general > purpose solution. I guess I better blow the dust off my python skills, or > pick up lua. > -Paul > > > >>-----Original Message----- >>From: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED] On Behalf Of >>Robert Osfield >>Sent: Monday, February 05, 2007 7:28 AM >>To: osg users >>Subject: Re: [osg-users] Simplifier pseudoloader >> >>Hi Paul, >> >>On 2/5/07, Paul Martz <[EMAIL PROTECTED]> wrote: >> >>>Hi Robert - Are you aware of a simplifier pseudoloader? I thought >>>there was one, but now I'm unable to find it. >> >>There isn't one I know of ;-) >> >> >>>If I were to whip one up and contribute it under OSGPL, would you >>>consider it for OSG distribution, or would the bazaar be a more >>>appropriate place for it? >> >>I'm inclined that the bazaar is a better place for it than >>the core OSG. The reason is that I don't want the core OSG >>to end up containing dozens of different pseudo loaders all >>of which do something useful to a few people. >> >>Once the scripting side of the OSG gets fully off the ground >>I feel that using quick scripts as pseudo loaders could cut >>down the burdon of supporting different loaders - but >>providing a mechanism for making many specialized pseudo loaders. >> >>Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
