Hi Roland, On Wed, Mar 11, 2009 at 12:25 PM, Roland Smeenk <[email protected]> wrote: > Robert, > > as said the example I provided is a copy of a sample model that is in the > Collada DOM 2.2 distribution. It contains the following statement: > > >> <copyright> >> Copyright 2008 Sony Computer Entertainment Inc. >> Licensed under the Creative Commons Attribution Noncommercial Share >> Alike license. >> See license file or www.creativecommons.org for details. >> </copyright> >> > > > I've never used data that was released under a Creative Commons license > before, but I think it allows us to reuse the data. I guess we may also need > to add this copyright notice in the .osg file somewhere.
All osg nodes have a description list which is simply a list of std::string's, you could use this for the copyright notice. > I'll check the morphing additions and update the model where necessary Thanks, Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
