Re: [osg-users] [osgPlugins] GoogleMode

2009-06-29 Thread Adam Wise
"You want capital o, "O", as in: 'osgconv -O GoogleMode' to set the options string" It worked! But...it didn't work at the same time. Two problems arise with this new success. 1. The model itself loses all of it's textures, leaving it a blank white series of shapes. 2. Every attempt I make at

Re: [osg-users] [osgPlugins] GoogleMode

2009-06-29 Thread Robert Osfield
On Mon, Jun 29, 2009 at 7:06 PM, Dorosky, Christopher G wrote: > > Please unsubscribe temporarily. Christopher you can disable the posting of mailing list posts to your account my logging into the osg-users admin page: http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] [osgPlugins] GoogleMode

2009-06-29 Thread Dorosky, Christopher G
Please unsubscribe temporarily. ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] [osgPlugins] GoogleMode

2009-06-29 Thread Thrall, Bryan
Adam Wise wrote on Monday, June 29, 2009 12:14 PM: > I tried your suggestion, osgconv -o GoogleMode [model 1.flt] [model 2 .dae]. > Didn't work. All osg did was post up the list of all the available options > OSG_DATABASE_PAGER_PRIORITY etc etc etc. Is it safe to assume that > GoogleMode is not a

Re: [osg-users] [osgPlugins] GoogleMode

2009-06-29 Thread Adam Wise
I tried your suggestion, osgconv -o GoogleMode [model 1.flt] [model 2 .dae]. Didn't work. All osg did was post up the list of all the available options OSG_DATABASE_PAGER_PRIORITY etc etc etc. Is it safe to assume that GoogleMode is not available? http://www.openscenegraph.org/projects/osg/wik

Re: [osg-users] [osgPlugins] GoogleMode

2009-06-29 Thread Roger James
Adam Wise wrote: I think a possible solution to this is osgconv -o googlemode [model 1.flt] [model 2 .dae]. Is this valid? I think this might be the solution. >From memory I think it is case sensitive i.e. -o GoogleMode. One of these days Google may fix this and actually obey the Colla

[osg-users] [osgPlugins] GoogleMode

2009-06-28 Thread Adam Wise
I think a possible solution to this is osgconv -o googlemode [model 1.flt] [model 2 .dae]. Is this valid? I think this might be the solution. -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=14625#14625 _