Gordon,

You beat me to it I have been doing a lot debugging of the collada stuff
over the last few days and knew I had seen that reference somewhere.

Robert, Andy and others, the general syntax for plugins is to accept local
system filenames, but the dae plugin internally just assumes these are URis.
Do you think we should make an attempt to do file to URI conversion in the
plugin.

I will have some fixes to post for the dae plugin in the next few days.

Roger

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:osg-users-
> [EMAIL PROTECTED] On Behalf Of Gordon Tomlinson
> Sent: 18 November 2007 15:45
> To: [EMAIL PROTECTED]; 'OpenSceneGraph Users'
> Subject: Re: [osg-users] Collada plugin DAE flaws
> 
> Answering my own question on unc looks like
> 
> \\SomeMachine\somedir\somefile.dae needs to be
> 
> /////SomeMachine/somedir/somefile.dae
> 
> Accorind to
> http://www.collada.org/mediawiki/index.php/Using_URIs_in_COLLADA
> 
> 

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to