The ply file format is by Greg Turk at Stanford and is BSD licenced. The original VertexData class is by Tobias Wolf and is LGPL But most of the original functionality in VertexData (calcualting normals, kd-tree etc) is in OSG anyway so this plugin only uses a minimal set of file reading functions. There are BSD licenced file routines from Greg Turk that could be used instead if the LGPL is a problem.
------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=10009#10009 _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
