Thanks Roger, changes now merged and submitted to SVN. I haven't yet been able to compile under Linux as haven't yet got latest COLLADA_DOM svn version compiling on my system...
On Dec 2, 2007 8:56 PM, Roger James <[EMAIL PROTECTED]> wrote: > > Robert, > > Here are my latest modifications to the Collada plugin. > > The changes are as follows:- > > 1. DAE object no longer held onto by plugin. > 2. Filename to URI conversion now handled internally by plugin. > 2. User can supply an external DAE object for use by the plugin. > 3. User can supply a std:string object for the plugin to return the URI of > the document just processed. > 4. User can supply a std::string to receive the unit name information from > the document just read in. (e.g. meters, inches, etc.) > 5. User can supply a float to receive the metric conversion factor from the > document just read in. > 6. User can supply an enum to receive the up axis orientation information > from the document just read in. > 7. Material transparency can be both read and written. > 8. User can supply an experimental GoogleMode option on output. The plugin > will try to emulate the way Sketchup specifies transparency (i.e. the > inverse of what it should be!). I am still struggling to get GE to > understand transparency, anyone know what it expects? > 9. Rudimentary support for Collada effect parameters (newparam, setparam, > param) on input. Basic nVidia FX Composer dae documents can now be read. > > > Roger > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
