[eq-dev] Want to contribute "PLY" loader to osg community

Stefan Eilemann eilemann at gmail.com
Fri Mar 27 09:46:13 CET 2009


Hi Santosh,

On 27. Mar 2009, at 8:45, Santosh wrote:

> Hi Stefan
>
> I have created a "PLY" Loader for osg using eqPly's "PLY" loader.
> So I have used ply.h and vertexData.h. I have modified  
> mesh::VertexData class so that it will create osg::Node.
>
> Now I would like to contribute this loader to OpenSceneGraph  
> community and would like to know whether there are any potential  
> licensing issues.

The kd-Tree (VertexBuffer*) is LGPL-licensed, and the base ply loader  
(ply*) is BSD. As long as you leave the copyright notices intact,  
there is no issue.


Cheers,

Stefan.




More information about the eq-dev mailing list