Probably the best 2d delauney triangle generator is http://www.cs.cmu.edu/~quake/triangle.html
It's licenced for non-commercial use so can't be included in the OSG build. But might be useable for your project. You can negotiate a commercial licence from the authors There is also the GNU triangulated surface library http://gts.sourceforge.net/ it's LGPL I haven't much experience of using it though ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=8471#8471 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

