Hi Ulrich, I wanted to know if the following is a worthwhile option:
I have the data as a shapefile (.shp) and need to create the 3D model from that. I realize that osg can load shp files so is it a good option to modify the plugin dll that loads shp files ? So that when it comes across a polyline feature, it creates a cylinder around it and then loads it. Also, I tried loading a .shp in a trial program and using visual studio debugging step through, I was not able to step through the functions that are called in the dll (i took a look at the dll source code) Look forward to your opinion. Thanks, Sincerely, Sanat. ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=33209#33209 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

