Erik den Dekker wrote: > Hi Martin, > In what respects is this plugin different from the .3DC point cloud loader? > Does it make the .3DC plugin obsolete? Does this plugin also support colors > and normals?
I had no idea that the 3dc plugin did this! I just needed a way of getting point cloud data in/out of OSG to experiment with some modeling code. I also wanted to contribute a simple example of writing a plugin. I withdraw the submission and I will look at adding write support to the existing 3DC plugin. I think there is a use for a flexible text writer that can specify a header, coordinate ordering and point numbering - there are a lot of packages that read this sort of data in industry. So how would I tell osg to use the 3DC plugin to write a file ending in ".csv"? Martin ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=9588#9588 _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
