Thanks Martin, changes now merged and submitted to svn/trunk.

On Thu, Feb 12, 2009 at 6:35 PM, Martin Beckett <[email protected]> wrote:
> I have added support for DXF POINTS to the dxf reader plugin
> It's really just a cut-paste job from the existing LINE support.
>
> The current dxf plugin architecture isn't very efficient, especially if you
> are loading large point clouds (LIDAR)
> eg. it makes multiple lookups of the layer name for each vertex.
> I don't know if I can improve this for the general case or if I have to add a
> special large point cloud dxf reader.
>
> In the longer term (next 6 months?) I would like to add dxf write.
>
> Builds on windows against 2.8.0
>
> Martin Beckett
>
>
> _______________________________________________
> 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

Reply via email to